📰 Feed updates

This commit is contained in:
Dennis Reimann
2021-03-27 13:03:57 +01:00
parent deff6d92b7
commit 6f6d40bc54
2 changed files with 6 additions and 2 deletions

View File

@@ -40,6 +40,7 @@ html(lang="en")
link(rel="manifest" href="/site.webmanifest")
link(rel="mask-icon" href=assetPath("/img/favicon/safari-pinned-tab.svg") color=themeColor)
link(rel="stylesheet" href=assetPath("/css/main.css"))
link(rel="alternate" type="application/rss+xml" title="Podcast Feed" href=site.meta.publicFeedUrl)
script(src=assetPath("/js/player.js") defer)
script(src=assetPath("/js/main.js"))
title= pageTitle