feat:增加SweetHub项目文档
This commit is contained in:
@@ -79,8 +79,8 @@ export const routers = [
|
||||
{ text: 'RustFS简介和使用', link: '/Web/Others/RustFS' },
|
||||
{ text: 'AList简介和使用', link: '/Web/Others/AList' },
|
||||
{ text: 'InfluxDB简介和使用', link: '/Web/Others/InfluxDB' },
|
||||
{ text: '网络编程简介', link: '/Web/Others/Netword-Program' },
|
||||
{ text: '视频压缩', link: '/Web/Others/VideoCompressor' }
|
||||
{ text: '视频压缩', link: '/Web/Others/VideoCompressor' },
|
||||
{ text: '图片处理服务', link: '/Web/Others/ImageProcessor' }
|
||||
]
|
||||
},
|
||||
]
|
||||
@@ -107,6 +107,7 @@ export const routers = [
|
||||
{
|
||||
text: '👤 个人项目',
|
||||
items: [
|
||||
{ text: '家庭管理系统', link: '/Practice/Personal/SweetHut' }
|
||||
]
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user