add findnow, help center

This commit is contained in:
2025-04-06 16:46:38 +08:00
parent 1301dae894
commit ed9f5395ef
12 changed files with 166 additions and 20 deletions

View File

@@ -88,6 +88,12 @@ const config = {
position: 'left',
label: '短报文通讯模组',
},
{
type: 'doc',
docId: 'findnow/intro',
position: 'left',
label: '加速定位AGNSS',
},
{
type: 'doc',
docId: 'help/intro',
@@ -154,6 +160,10 @@ const config = {
// label: 'GitHub',
// href: 'https://github.com/facebook/docusaurus',
// },
{
label: '18306215530',
to: '/',
},
],
},
],