🐘 Add mastodon link

This commit is contained in:
Dennis Reimann
2021-03-26 22:09:56 +01:00
parent e47fe7a148
commit deff6d92b7
2 changed files with 6 additions and 3 deletions

View File

@@ -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",

View File

@@ -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
= " "