diff --git a/website/core/Footer.js b/website/core/Footer.js index 591eb021972776e4ce32b1d8fb73f8857d3046db..8b50cf117be78d01e8107a03f9d10b4420b73f1f 100755 --- a/website/core/Footer.js +++ b/website/core/Footer.js @@ -37,19 +37,19 @@ class Footer extends React.Component {
Docs
- + Getting Started (or other categories) - - Guides (or other categories) + + Guides - - API Reference (or other categories) + + API Reference
-
Community
- + {/*
Community
*/} + {/*
User Showcase Stack Overflow - - Project Chat + */} + {/* Project Chat Twitter - + */}
More
Blog - GitHub + GitHub - - - Facebook Open Source -
{this.props.config.copyright}
); diff --git a/website/siteConfig.js b/website/siteConfig.js index aa7514f3cfb89008f2bcfd080d7093a2bed9c9ed..c7b1245374a57c299e3fae073a205a491b75d187 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -73,7 +73,7 @@ const siteConfig = { */ // This copyright info is used in /core/Footer.js and blog RSS/Atom feeds. - copyright: `Copyright © ${new Date().getFullYear()} Your Name or Your Company Name`, + copyright: `Copyright © ${new Date().getFullYear()} Wix`, highlight: { // Highlight.js theme to use for syntax highlighting in code blocks.