docs: make navbar less cluttered

This commit is contained in:
Yangshun Tay 2019-05-04 14:06:05 -07:00
parent 3b78b66e0d
commit ab4f4bd802
2 changed files with 9 additions and 2 deletions

View file

@ -22,9 +22,7 @@ const siteConfig = {
headerLinks: [
{doc: 'installation', label: 'Docs'},
{href: '/docs/en/next/tutorial-setup', label: 'Tutorial'},
{page: 'help', label: 'Help'},
{page: 'users', label: 'Users'},
{page: 'about-slash', label: 'About /'},
{blog: true, label: 'Blog'},
{
href: 'https://github.com/facebook/docusaurus',