mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-29 17:07:08 +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: [
|
||||
{doc: 'installation', label: 'Docs'},
|
||||
{page: 'help', label: 'Help'},
|
||||
{page: 'users', label: 'Users'},
|
||||
{page: 'about-slash', label: 'About /'},
|
||||
{blog: true, label: 'Blog'},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue