feat: title update

This commit is contained in:
KazooTTT
2025-02-06 14:33:52 +08:00
parent 337dabaea8
commit 19ebdc0c9a

View File

@ -20,7 +20,7 @@ export const siteConfig: SiteConfig = {
// Meta property, found in src/components/BaseHead.astro L:42
ogLocale: "zh_CN",
// Used to construct the meta title property found in src/components/BaseHead.astro L:11, and webmanifest name found in astro.config.ts L:42
title: "声控烤箱博客",
title: "声控烤箱 KazooTTT 博客",
// ! Please remember to replace the following site property with your own domain, used in astro.config.ts
url: "https://blog.kazoottt.top/",
};