chore(index): update description
All checks were successful
build dist / build-dist (push) Successful in 26s

This commit is contained in:
z0x 2025-03-29 14:46:27 -04:00
parent bfb034ee31
commit a014eef464

View file

@ -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',