mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-29 08:57:03 +02:00
docs(v2): add community pages (#2545)
* docs(v2): add community pages * misc fixes
This commit is contained in:
parent
8f0206b2fe
commit
c1ef488115
5 changed files with 81 additions and 123 deletions
|
@ -112,7 +112,7 @@ module.exports = {
|
|||
},
|
||||
{to: 'blog', label: 'Blog', position: 'left'},
|
||||
{to: 'showcase', label: 'Showcase', position: 'left'},
|
||||
{to: 'feedback', label: 'Feedback', position: 'left'},
|
||||
{to: 'docs/next/support', label: 'Community', position: 'left'},
|
||||
{
|
||||
to: 'versions',
|
||||
label: `v${versions[0]}`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue