Misc: rename groups

- maybe migrate to another theme later.
This commit is contained in:
2025-11-01 06:27:22 +08:00
parent d43864e7e8
commit f16d4f5649
7 changed files with 5 additions and 26 deletions

View File

@@ -2,7 +2,6 @@ import { navbar } from "vuepress-theme-hope";
export default navbar([
"/",
"/archives/",
"/notes/",
"/diaries/",
{

View File

@@ -4,19 +4,13 @@ export default sidebar({
"/": [
// "",
{
text: "综述",
icon: "folder-open",
prefix: "archives/",
children: "structure",
},
{
text: "笔记",
text: "如我所书",
icon: "book",
prefix: "notes/",
children: "structure",
},
{
text: "随想",
text: "记忆的质料",
icon: "paper-plane",
prefix: "diaries/",
children: [