chore: 移除不再维护的项目

This commit is contained in:
ZiuChen
2024-11-17 22:10:03 +08:00
parent 8c10b7e297
commit 9c9e522e24
7 changed files with 1 additions and 125 deletions

View File

@@ -1,8 +1,7 @@
export const projects = [
{ text: '超级剪贴板', link: '/project/ClipboardManager/' },
{ text: '超级Markdown', link: '/project/Markdown/' },
{ text: '超级JavaScript', link: '/project/JSRunner/' },
{ text: '超级分词', link: '/project/SmartWordBreak/' }
{ text: '超级JavaScript', link: '/project/JSRunner/' }
]
export const works = [