chore: 增加社区交流页面
This commit is contained in:
@@ -301,6 +301,10 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
|
||||
}
|
||||
function sidebarCommercial(): DefaultTheme.SidebarItem[] {
|
||||
return [
|
||||
{
|
||||
link: 'community',
|
||||
text: '社区交流',
|
||||
},
|
||||
{
|
||||
link: 'technical-support',
|
||||
text: '技术支持',
|
||||
|
Reference in New Issue
Block a user