mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-13 16:26:50 +00:00
🐘 Add mastodon link
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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
|
||||
= " "
|
||||
|
||||
Reference in New Issue
Block a user