chore(index): update description
All checks were successful
build dist / build-dist (push) Successful in 26s
All checks were successful
build dist / build-dist (push) Successful in 26s
This commit is contained in:
parent
bfb034ee31
commit
a014eef464
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import type { IconMap, SocialLink, Site } from '@/types'
|
|||
|
||||
export const SITE: Site = {
|
||||
title: "z0x's blog",
|
||||
description: "z0x's blog",
|
||||
description: "Guides and various ramblings provided by z0x. Opinions are my own, no warranty provided.",
|
||||
featuredPostCount: 2,
|
||||
postsPerPage: 3,
|
||||
href: 'https://blog.z0x.ca',
|
||||
|
|
Loading…
Add table
Reference in a new issue