diff --git a/website-1.x/core/Footer.js b/website-1.x/core/Footer.js index 0d68a7fdff..9fdb8024f5 100644 --- a/website-1.x/core/Footer.js +++ b/website-1.x/core/Footer.js @@ -109,10 +109,19 @@ class Footer extends React.Component {
Community
+ + Help + User Showcase + + About +
diff --git a/website-1.x/siteConfig.js b/website-1.x/siteConfig.js index a74f5e258e..cc9429c8af 100644 --- a/website-1.x/siteConfig.js +++ b/website-1.x/siteConfig.js @@ -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',