update config.ts
This commit is contained in:
parent
ae10a4ff8f
commit
89e2f50bf6
@ -58,12 +58,6 @@ const config: Config = {
|
||||
|
||||
themeConfig: {
|
||||
|
||||
algolia: {
|
||||
appId: 'ARAM4VJG2D',
|
||||
apiKey: '674fd2945f4e534903ff074723bd20be',
|
||||
indexName: 'threefold',
|
||||
},
|
||||
|
||||
colorMode: {
|
||||
defaultMode: 'dark',
|
||||
disableSwitch: true,
|
||||
@ -128,7 +122,11 @@ const config: Config = {
|
||||
to: '/docs/category/become-a-farmer',
|
||||
},
|
||||
{
|
||||
label: 'Tech',
|
||||
label: 'Components',
|
||||
to: '/docs/category/components',
|
||||
},
|
||||
{
|
||||
label: 'Technology',
|
||||
to: '/docs/tech',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user