@@ -172,11 +172,6 @@ export default defineConfig({
mode: 'link',
content: 'https://x.com/FlowGramAI',
},
- {
- icon: 'juejin',
- mode: 'link',
- content: 'https://juejin.cn/column/7479814468601315362',
- },
],
});
@@ -15,7 +15,11 @@
"activeMatch": "/api/"
{
- "text": "API Documentation",
+ "text": "Blogs",
+ "link": "https://juejin.cn/column/7479814468601315362"
+ },
+ {
+ "text": "TypeDocs",
"link": "/auto-docs/",
"activeMatch": "/auto-docs/"
}
- "text": "API 文档",
+ "text": "掘金专栏",