diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 3073ead..22e5645 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -21,6 +21,7 @@ export default defineConfig({ { text: "吴禹谷", link: "/wyg" }, { text: "黄睿", link: "/hr" }, { text: "吴子妍", link: "/wzy" }, + { text: "潘绅翰", link: "/psh" }, ], }, ], diff --git a/docs/psh.md b/docs/psh.md new file mode 100644 index 0000000..6b584e8 --- /dev/null +++ b/docs/psh.md @@ -0,0 +1 @@ +content \ No newline at end of file