diff --git a/docusaurus.config.js b/docusaurus.config.js index 9171dcce7..87bcc2b43 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -32,7 +32,7 @@ module.exports = { content: 'NativeBase 3.0 enables you to build a consistent design system across android, iOS & web. It is powered by React Native ARIA and Styled System. Rich, highly themeable and responsive.', }, - { name: 'twitter:site', content: '@NativeBaseIO' }, + { name: 'twitter:site', content: '@nativebase' }, { property: 'og:title', content: @@ -155,7 +155,7 @@ module.exports = { items: [ { label: 'Twitter', - href: 'https://twitter.com/nativebaseio', + href: 'https://twitter.com/nativebase', }, { label: 'Stack Overflow', diff --git a/src/theme/Footer.js b/src/theme/Footer.js index 68efb7ca4..e91ef93b0 100644 --- a/src/theme/Footer.js +++ b/src/theme/Footer.js @@ -4,7 +4,7 @@ import useThemeContext from '@theme/hooks/useThemeContext'; const communities = [ { name: 'Twitter', - url: 'https://twitter.com/nativebaseio', + url: 'https://twitter.com/nativebase', }, { name: 'StackOverflow', @@ -55,16 +55,14 @@ export default function Footer() { return (
Docs
@@ -73,9 +71,8 @@ export default function Footer() { return (
@@ -88,9 +85,8 @@ export default function Footer() {
Community
@@ -99,9 +95,8 @@ export default function Footer() { return (