diff --git a/content/meta.json b/content/meta.json
index 7e9ceb24d68..69a972b5d06 100644
--- a/content/meta.json
+++ b/content/meta.json
@@ -10,6 +10,7 @@
"sphinxUrl": "https://tribes.sphinx.chat/t/einundzwanzig",
"mastodonUrl": "https://podcastindex.social/@einundzwanzig",
"shoutoutUrl": "https://tallyco.in/s/zfxqtu/",
+ "youtubeUrl": "https://www.youtube.com/c/EinundzwanzigPodcast",
"spotifyUrl": "https://open.spotify.com/show/10408JFbE1n8MexfrBv33r",
"appleUrl": "https://podcasts.apple.com/de/podcast/einundzwanzig-der-bitcoin-podcast/id1488229907",
"overcastUrl": "https://overcast.fm/itunes1488229907/einundzwanzig-der-bitcoin-podcast",
diff --git a/src/includes/template.pug b/src/includes/template.pug
index 94c25fe6e84..c382b89eef4 100644
--- a/src/includes/template.pug
+++ b/src/includes/template.pug
@@ -79,6 +79,8 @@ html(lang="en")
+sprite("twitter")
a.telegram(href=site.meta.telegramUrl rel="me" target="_blank" title="Telegram")
+sprite("telegram")
+ a.telegram(href=site.meta.youtubeUrl rel="me" target="_blank" title="YouTube")
+ +sprite("youtube")
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")
diff --git a/src/index.pug b/src/index.pug
index e982210ae82..0b735832f8c 100644
--- a/src/index.pug
+++ b/src/index.pug
@@ -60,7 +60,7 @@ block main
die Sicherheit gut nutzbar macht: Ob Einsteiger oder fortgeschritten, hier findest du die Features,
mit denen du deine Sats sicher verwahren kannst. Unsere Empfehlung, auch schon vor dem Sponsoring.
- a.button(href="https://shiftcrypto.ch/einundzwanzig/" target="_blank") BitBox02 bitcoin-only Edition
+ a.button(href="https://shiftcrypto.ch/einundzwanzig/" target="_blank") BitBox02 Bitcoin-only Edition
section
:markdown-it(html linkify typographer)
@@ -73,6 +73,16 @@ block main
a.button(href=site.meta.shoutoutUrl target="_blank") Shout-Out senden
+ section
+ :markdown-it(html linkify typographer)
+ ## 📺 Community-Tutorials
+
+ Mit Hilfe der Community veröffentlichen wir praktische Bitcoin-Anleitungen:
+ Den eigenen Node betreiben und Apps aufsetzen, Wallets verbinden und so weiter.
+ Du hast auch eine Idee für ein Tutorial? Immer her damit – wir helfen dir, dass es möglichst viele Leute sehen.
+
+ a.button(href=site.meta.youtubeUrl target="_blank") Unser YouTube-Kanal
+
section
:markdown-it(html linkify typographer)
## ⚡️ Unser Lightning Node
diff --git a/static/img/sprite.svg b/static/img/sprite.svg
index 84e7ebf2e8a..2ef1441550f 100644
--- a/static/img/sprite.svg
+++ b/static/img/sprite.svg
@@ -6,6 +6,7 @@
+