docs(v2): add community pages (#2545)

* docs(v2): add community pages

* misc fixes
This commit is contained in:
Yangshun Tay 2020-04-06 01:10:22 +08:00 committed by GitHub
parent 8f0206b2fe
commit c1ef488115
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 81 additions and 123 deletions

View file

@ -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]}`,