diff --git a/website/site/config.toml b/website/site/config.toml index 6d0ba7821..bfadb223f 100644 --- a/website/site/config.toml +++ b/website/site/config.toml @@ -133,7 +133,7 @@ pygmentsStyle = "manni" # Footer section [params.footer] enable = true - twitter = 'https://twitter.com/mattermost' + twitter = 'https://twitter.com/Focalboard' facebook = 'https://www.facebook.com/Mattermost-2300985916642531/' youtube = 'https://www.youtube.com/channel/UCNR05H72hi692y01bWaFXNA' copyright = '© Mattermost, Inc. All Rights Reserved.' diff --git a/website/site/layouts/partials/footer.html b/website/site/layouts/partials/footer.html index aa95c4d2f..5c075a843 100755 --- a/website/site/layouts/partials/footer.html +++ b/website/site/layouts/partials/footer.html @@ -1,11 +1,11 @@