feat: add new rss

This commit is contained in:
KazooTTT
2024-11-25 21:47:51 +08:00
parent 94bf7ee820
commit 29650452a1
6 changed files with 37 additions and 32 deletions

View File

@ -5,7 +5,7 @@ export const siteConfig: SiteConfig = {
// Used as both a meta property (src/components/BaseHead.astro L:31 + L:49) & the generated satori png (src/pages/og-image/[slug].png.ts)
author: 'KazooTTT',
// Meta property used to construct the meta title property, found in src/components/BaseHead.astro L:11
title: 'KazooTTT Blog',
title: '声控烤箱的博客|KazooTTT Blog',
// Meta property used as the default description meta property
description: '声控烤箱 我喜欢的烤箱是声控的 前端小透明',
// HTML lang property, found in src/layouts/Base.astro L:18