Misc: rename groups
- maybe migrate to another theme later.
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user