mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-12-20 17:55:40 +08:00
docs: JSRunner doc update
This commit is contained in:
@@ -19,6 +19,7 @@ export default defineConfig({
|
||||
items: [
|
||||
{ text: '超级剪贴板', link: '/project/ClipboardManager/' },
|
||||
{ text: '超级Markdown', link: '/project/Markdown/' },
|
||||
{ text: '超级JavaScript', link: '/project/JSRunner/' },
|
||||
{ text: '超级分词', link: '/project/SmartWordBreak/' }
|
||||
]
|
||||
},
|
||||
@@ -51,6 +52,7 @@ export default defineConfig({
|
||||
items: [
|
||||
{ text: '超级剪贴板', link: '/project/ClipboardManager/' },
|
||||
{ text: '超级Markdown', link: '/project/Markdown/' },
|
||||
{ text: '超级JavaScript', link: '/project/JSRunner/' },
|
||||
{ text: '超级分词', link: '/project/SmartWordBreak/' }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user