1
0
forked from bot/app

docs: vuepress构建文档

This commit is contained in:
2024-03-28 09:38:46 +08:00
parent fafdbea96c
commit f3e45c895d
20 changed files with 255 additions and 269 deletions

View File

@ -2,5 +2,6 @@ import { navbar } from "vuepress-theme-hope";
export default navbar([
"/",
"/demo/",
"/deployment/",
"/usage/",
]);