mirror of
https://github.com/ITStudioOUC/ITStudio-Wiki.git
synced 2026-06-15 13:06:30 +00:00
content: add OUC生存指北
This commit is contained in:
@@ -129,6 +129,11 @@ export default defineConfig({
|
||||
link: "/wiki/life",
|
||||
items: getMarkdownFiles(path.join(BASE_PATH, "wiki/life")),
|
||||
},
|
||||
{
|
||||
text: "OUC生存指北",
|
||||
link: "/wiki/ouc",
|
||||
items: getMarkdownFiles(path.join(BASE_PATH, "wiki/ouc")),
|
||||
},
|
||||
{
|
||||
text: "联系方式与友情链接",
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user