From 06dd31ea4ba16337e740b162a7a8c3eff13937a5 Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Tue, 22 Aug 2023 11:58:47 +0200 Subject: [PATCH] Remove Sphinx link --- content/meta.json | 1 - src/includes/_footer.pug | 2 -- 2 files changed, 3 deletions(-) diff --git a/content/meta.json b/content/meta.json index c5837584c70..b56c2c88a14 100644 --- a/content/meta.json +++ b/content/meta.json @@ -8,7 +8,6 @@ "telegramUrl": "https://t.me/einundzwanzigpodcast", "instagramUrl": "https://www.instagram.com/einundzwanzig_podcast", "shopUrl": "https://einundzwanzig.shop/", - "sphinxUrl": "https://tribes.sphinx.chat/t/einundzwanzig", "soundcloudUrl": "https://soundcloud.com/einundzwanzig_beats", "shoutoutUrl": "https://tallyco.in/s/zfxqtu/", "youtubeUrl": "https://www.youtube.com/c/EinundzwanzigPodcast", diff --git a/src/includes/_footer.pug b/src/includes/_footer.pug index 8c34675655d..337fd863c69 100644 --- a/src/includes/_footer.pug +++ b/src/includes/_footer.pug @@ -16,8 +16,6 @@ footer#footer.footer +sprite("youtube") a(href=site.meta.instagramUrl rel="me nofollow noopener" target="_blank" title="Instagram") +sprite("instagram") - a(href=site.meta.sphinxUrl rel="me nofollow noopener" target="_blank" title="Sphinx") - +sprite("sphinx") a(href=`https://snort.social/p/${site.meta.nostr}` rel="me nofollow noopener" target="_blank" title="Nostr") +sprite("nostr") a(href=site.meta.soundcloudUrl rel="me nofollow noopener" target="_blank" title="Soundcloud")