mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-24 03:01:30 +08:00
chore: 移除首页的笔记模块
- 移除首页的笔记模块,因为笔记功能暂时不使用 - 修改了README中的链接格式,使用plaintext - 修改了menuLinks,注释掉了notes
This commit is contained in:
@ -45,10 +45,10 @@ export const menuLinks: { path: string; title: string }[] = [
|
||||
path: "/posts/",
|
||||
title: "Blog",
|
||||
},
|
||||
{
|
||||
path: "/notes/",
|
||||
title: "Notes",
|
||||
},
|
||||
// {
|
||||
// path: "/notes/",
|
||||
// title: "Notes",
|
||||
// },
|
||||
{
|
||||
path: "/friends/",
|
||||
title: "Friends",
|
||||
|
Reference in New Issue
Block a user