We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 159d79d commit 8dd6771Copy full SHA for 8dd6771
.vuepress/config.ts
@@ -49,9 +49,9 @@ export default defineUserConfig({
49
autoSetBlogCategories: true,
50
navbar: [
51
{ text: "首页", link: "/" },
52
- { text: "分类", link: "/categories/trade/1" },
+ // { text: "分类", link: "/categories/trade/1" },
53
// { text: '思源笔记', link: '/siyuan/note-list' },
54
- { text: "标签", link: "/tags/Trade/1" },
+ { text: "标签", link: "/tags/Index/1" },
55
{ text: '三国演义', link: '/siyuan/topic?topicId=20241124161901-6nofis5&docId=20241126235855-xofvorh' },
56
// {
57
// text: "系列",
0 commit comments