From d87c0cbbb8c630cc9fd54c6a17554bc3cee74727 Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Sun, 20 Apr 2025 16:12:54 +0200 Subject: [PATCH] feat: :speech_balloon: remove defunct twitter account mention --- src/contact.md | 2 -- src/layouts/base.njk | 1 - src/posts/posts.json | 3 +-- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/contact.md b/src/contact.md index e852159..e6f4c7d 100644 --- a/src/contact.md +++ b/src/contact.md @@ -14,14 +14,12 @@ I can be found all over the Internet! | ------------ | --------------------------- | | Mastodon | [@SebinNyshkim@meow.social] | | Bluesky | [@sebin-nyshkim.net] | -| Twitter | [@SebinNyshkim] | | Fur Affinity | [sonofdragons] | If you prefer a more direct line to me, there's [Telegram], [Discord] and [Signal]. [@SebinNyshkim@meow.social]: https://meow.social/@SebinNyshkim [@sebin-nyshkim.net]: https://bsky.app/profile/sebin-nyshkim.net -[@SebinNyshkim]: https://twitter.com/SebinNyshkim [sonofdragons]: https://www.furaffinity.net/user/sonofdragons [Telegram]: https://t.me/SebinNyshkim [Discord]: https://discordapp.com/users/227753049530040321 diff --git a/src/layouts/base.njk b/src/layouts/base.njk index 774b306..d493ec8 100644 --- a/src/layouts/base.njk +++ b/src/layouts/base.njk @@ -13,7 +13,6 @@ og_image_alt = image.alt, og_image_type = 'image/webp', twitter_card_type = twitter.cardType, - twitter_handle = twitter.account, name = author.name, generator = eleventy.generator, preconnect = ['https://cdn.sebin-nyshkim.net'], diff --git a/src/posts/posts.json b/src/posts/posts.json index 682e5ee..55a9431 100644 --- a/src/posts/posts.json +++ b/src/posts/posts.json @@ -9,8 +9,7 @@ "image": "https://cdn.sebin-nyshkim.net/-o3c3fVEgEx" }, "twitter": { - "cardType": "summary_large_image", - "account": "SebinNyshkim" + "cardType": "summary_large_image" }, "mastodon": { "fediverseCreator": "@SebinNyshkim@meow.social"