diff --git a/docs/.vitepress/meta.ts b/docs/.vitepress/meta.ts index 218cd7337b..297b490a51 100644 --- a/docs/.vitepress/meta.ts +++ b/docs/.vitepress/meta.ts @@ -19,7 +19,7 @@ export const github = 'https://github.com/feathersjs/feathers' export const releases = 'https://github.com/feathersjs/feathers/releases' export const contributing = 'https://github.com/feathersjs/feathers/blob/master/.github/contributing.md' export const discord = 'https://discord.gg/qa8kez8QBx' -export const twitter = 'https://twitter.com/feathersjs' +export const twitter = null; /* Avatar/Image/Sponsors servers */ export const preconnectLinks = [googleapis, gstatic] diff --git a/docs/components/HomeCreateFirstApp.vue b/docs/components/HomeCreateFirstApp.vue index 3ba2a5ac1f..b18b8c1347 100644 --- a/docs/components/HomeCreateFirstApp.vue +++ b/docs/components/HomeCreateFirstApp.vue @@ -6,8 +6,7 @@
Check out the docs to learn more about Feathers.
- Feel free say hello on Discord, or show us - some love on Twitter. + Feel free say hello on Discord.