From fd7a8ebcfb7e4b1417305019cd2c8fd371f3ff69 Mon Sep 17 00:00:00 2001 From: Kristin Fritsch Date: Wed, 18 Feb 2026 22:55:52 +0100 Subject: [PATCH] Remove twitter --- README.md | 2 - components/Footer/Footer.tsx | 10 ---- components/Meta.tsx | 4 +- components/Section/SocialMediaSection.tsx | 12 ---- components/TwitterFeed.tsx | 72 ----------------------- data/cities/en/berlin.md | 2 - data/cities/en/bristol.md | 3 - data/cities/en/brussels.md | 1 - data/cities/en/dortmund.md | 3 - data/cities/en/hamburg.md | 1 - data/cities/en/istanbul.md | 1 - data/cities/en/london.md | 3 - data/cities/en/melbourne.md | 3 - data/cities/en/nairobi.md | 1 - data/cities/en/rheinmain.md | 1 - data/cities/en/romagna.md | 1 - data/cities/en/san-francisco.md | 1 - data/cities/en/stockholm.md | 3 - package-lock.json | 23 -------- package.json | 1 - pages/cities/[slug].js | 5 -- pages/index.tsx | 16 ++--- translations/en.json | 5 +- 23 files changed, 7 insertions(+), 167 deletions(-) delete mode 100644 components/TwitterFeed.tsx diff --git a/README.md b/README.md index 06a4bb1..ad53297 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,6 @@ Each city **MUST HAVE**: - title - tagline - meetup_name -- twitter - some content If you want to show a list of social icons after your city description, add the social block to your markdown.
@@ -86,7 +85,6 @@ Example: ``` socials: - - twitter: https://twitter.com/ots_bln - facebook: https://www.facebook.com/opentechschool.berlin ``` diff --git a/components/Footer/Footer.tsx b/components/Footer/Footer.tsx index f796f1f..5df8ec0 100644 --- a/components/Footer/Footer.tsx +++ b/components/Footer/Footer.tsx @@ -42,16 +42,6 @@ export default function Footer() {

{t('footer.connect')}