There was an error while loading. Please reload this page.
1 parent 0477a13 commit f62fd7eCopy full SHA for f62fd7e
3 files changed
src/.vuepress/sidebar/en.ts
@@ -72,7 +72,7 @@ export const enSidebar = sidebar({
72
{
73
text: "Feedback",
74
icon: "rss",
75
- link: "https://ecosystem.vuejs.press/plugins/markdown/revealjs/demo.html",
+ link: "https://github.com/hulo-lang/hulo/issues",
76
},
77
],
78
"/blueprints/": [
src/.vuepress/sidebar/zh.ts
@@ -73,7 +73,7 @@ export const zhSidebar = sidebar({
text: "反馈",
79
"/zh/blueprints/": [
src/zh/demos/README.md
@@ -1,5 +1,5 @@
1
---
2
-title: Demos
+title: 案例
3
icon: fa-solid fa-splotch
4
5
0 commit comments