This commit is contained in:
2024-10-10 16:06:51 +08:00
parent 39c55d1b7b
commit 16055f4bf6
2 changed files with 1 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ export default defineConfig({
{ {
text: "OJ", text: "OJ",
items: [ items: [
{ text: "推荐的做题顺序", link: "/basic/oj-sorting" }, { text: "推荐的做题顺序", link: "/basic/oj-problems" },
], ],
}, },
{ {