update configs and docs
This commit is contained in:
parent
48e7590af5
commit
9abf8869c5
3 changed files with 6 additions and 5 deletions
|
|
@ -81,10 +81,10 @@ const config: Config = {
|
|||
type: 'docSidebar',
|
||||
sidebarId: 'tutorialSidebar',
|
||||
position: 'left',
|
||||
label: 'How To',
|
||||
label: 'Get Started',
|
||||
},
|
||||
{to: '/contact', label: 'Get In Touch', position: 'left'},
|
||||
{to: '/blog', label: 'Blog', position: 'left'},
|
||||
{to: '/blog', label: 'Latest News', position: 'left'},
|
||||
{to: '/blog/tags/contentpack', label: 'Content Packs', position: 'left'},
|
||||
{
|
||||
type: 'localeDropdown',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue