mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-04-21 19:27:40 +08:00
docs: 在线文档添加捐赠者名单 && 添加新增捐赠者
This commit is contained in:
@@ -51,7 +51,7 @@ export default defineConfig({
|
||||
},
|
||||
{
|
||||
text: 'MediaCrawler项目交流群',
|
||||
link: '/作者介绍',
|
||||
link: '/微信交流群',
|
||||
},
|
||||
{
|
||||
text: '爬虫入门教程分享',
|
||||
@@ -59,6 +59,12 @@ export default defineConfig({
|
||||
{text: "我写的爬虫入门教程", link: 'https://github.com/NanmiCoder/CrawlerTutorial'}
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'MediaCrawler捐赠名单',
|
||||
items: [
|
||||
{text: "捐赠名单", link: '/捐赠名单'}
|
||||
]
|
||||
},
|
||||
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user