mirror of
https://github.com/ITStudioOUC/ITStudio-Wiki.git
synced 2026-06-15 13:06:30 +00:00
Update config.mts
This commit is contained in:
@@ -99,6 +99,12 @@ export default defineConfig({
|
||||
link: "/wiki/ouc",
|
||||
items: getMarkdownFiles(path.join(BASE_PATH, "wiki/ouc")),
|
||||
},
|
||||
{
|
||||
text: "本科科研之旅",
|
||||
items: [
|
||||
{text:"理性科研", link: "wiki/ouc/howto_research/RationalResearch"},
|
||||
]
|
||||
},
|
||||
{
|
||||
text: "联系方式与友情链接",
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user