chore: 增加社区交流页面

This commit is contained in:
jinmao
2024-08-01 07:00:00 +08:00
parent 909359813f
commit c5e1a5daad
3 changed files with 25 additions and 21 deletions

View File

@@ -301,6 +301,10 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
}
function sidebarCommercial(): DefaultTheme.SidebarItem[] {
return [
{
link: 'community',
text: '社区交流',
},
{
link: 'technical-support',
text: '技术支持',