mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 02:12:36 +02:00
Add Users to the header
This commit is contained in:
parent
5f89af927a
commit
2779bf3d0f
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ const siteConfig = {
|
||||||
headerLinks: [
|
headerLinks: [
|
||||||
{doc: 'installation', label: 'Docs'},
|
{doc: 'installation', label: 'Docs'},
|
||||||
{page: 'help', label: 'Help'},
|
{page: 'help', label: 'Help'},
|
||||||
|
{page: 'users', label: 'Users'},
|
||||||
{page: 'about-slash', label: 'About /'},
|
{page: 'about-slash', label: 'About /'},
|
||||||
{blog: true, label: 'Blog'},
|
{blog: true, label: 'Blog'},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue