docs(pages): 获得了一个新的免费 .dev 域名

2. del(theme): 删除周日知更鸟主题的代码部分,资源文件未删除
3. chore(profile): 左侧个人资料 Profile 更换音乐:茉子の日常
4. chore(config): 删除 navbar 的“仓库信息”,重新加入 Home 按钮
5. docs(pages): 更新相关文档页面内容
6. fix(css): 修复复制按钮未正确显示的问题
7. chore(footer): 新增茶备案号 2025080144
This commit is contained in:
Ad-closeNN
2025-08-31 00:38:16 +08:00
parent 08aafdd0fa
commit 29102fc51b
12 changed files with 58 additions and 158 deletions
+1 -5
View File
@@ -55,13 +55,9 @@ export const siteConfig: SiteConfig = {
export const navBarConfig: NavBarConfig = {
links: [
LinkPreset.Home,
LinkPreset.Archive,
LinkPreset.About,
{
name: "仓库信息",
url: "/info/", // Internal links should not include the base path, as it is automatically added
external: false, // Show an external link icon and will open in a new tab
},
{
name: "友情链接",
url: "/friends/", // Internal links should not include the base path, as it is automatically added