From deff6d92b7b2425620aa5a3d37f279e093e9c381 Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Fri, 26 Mar 2021 22:09:56 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=98=20Add=20mastodon=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/meta.json | 1 + src/includes/template.pug | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/content/meta.json b/content/meta.json index f77a4af59dd..abb704d3439 100644 --- a/content/meta.json +++ b/content/meta.json @@ -8,6 +8,7 @@ "telegramUrl": "https://t.me/einundzwanzigpodcast", "shopUrl": "https://einundzwanzig.shop/", "sphinxUrl": "https://tribes.sphinx.chat/", + "mastodonUrl": "https://podcastindex.social/@einundzwanzig", "shoutoutUrl": "https://tallyco.in/s/zfxqtu/", "spotifyUrl": "https://open.spotify.com/show/10408JFbE1n8MexfrBv33r", "appleUrl": "https://podcasts.apple.com/de/podcast/einundzwanzig-der-bitcoin-podcast/id1488229907", diff --git a/src/includes/template.pug b/src/includes/template.pug index b4d580c8107..d6186ba99fa 100644 --- a/src/includes/template.pug +++ b/src/includes/template.pug @@ -74,12 +74,14 @@ html(lang="en") time(datetime=site.date)= site.block |. p.social - a.twitter(href=site.meta.twitterUrl target="_blank" title="Twitter") + a.twitter(href=site.meta.twitterUrl rel="me" target="_blank" title="Twitter") +sprite("twitter") - a.telegram(href=site.meta.telegramUrl target="_blank" title="Telegram") + a.telegram(href=site.meta.telegramUrl rel="me" target="_blank" title="Telegram") +sprite("telegram") - a.telegram(href=site.meta.sphinxUrl target="_blank" title="Sphinx") + a.telegram(href=site.meta.sphinxUrl rel="me" target="_blank" title="Sphinx") +sprite("sphinx") + a.telegram(href=site.meta.mastodonUrl rel="me" target="_blank" title="Mastodon") + +sprite("mastodon") p | Made with 💛 by = " "