mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-14 16:56:50 +00:00
🛒 Add shop link
This commit is contained in:
@@ -55,6 +55,7 @@ html(lang="en")
|
|||||||
nav
|
nav
|
||||||
a.navItem(href="/podcast/" class=(navCurrent === 'podcast' && 'current')) Podcast
|
a.navItem(href="/podcast/" class=(navCurrent === 'podcast' && 'current')) Podcast
|
||||||
a.navItem(href="/team/" class=(navCurrent === 'team' && 'current')) Team
|
a.navItem(href="/team/" class=(navCurrent === 'team' && 'current')) Team
|
||||||
|
a.navItem(href="https://shop.einundzwanzig.space" target="_blank") Shop
|
||||||
button(type="button").theme
|
button(type="button").theme
|
||||||
+sprite("theme")
|
+sprite("theme")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user