diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 997b87d..88e339e 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -19,6 +19,7 @@ export default defineConfig({ { text: "Runtime API Examples", link: "/api-examples" }, { text: "龚涵博", link: "/ghb" }, { text: "吴禹谷", link: "/wyg" }, + { text: "黄睿", link: "/hr" }, ], }, ], diff --git a/docs/.vitepress/hr.md b/docs/.vitepress/hr.md new file mode 100644 index 0000000..6d3b182 --- /dev/null +++ b/docs/.vitepress/hr.md @@ -0,0 +1,2 @@ +# hr +content \ No newline at end of file