title for rss feed

This commit is contained in:
Never Gude 2026-02-24 22:14:51 +01:00
parent 615ec476d2
commit 6ab972d65e
11 changed files with 11 additions and 11 deletions

View file

@ -19,7 +19,7 @@
$endif$
<title>$if(title-prefix)$$title-prefix$ $endif$$pagetitle$</title>
<link rel="icon" type="image/x-icon" href="images/favicon.png">
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://nevereverever.de/eh/eh/eh/eh-eh/rss.xml">
<link rel="alternate" type="application/rss+xml" title="nevereverever.de" href="https://nevereverever.de/eh/eh/eh/eh-eh/rss.xml">
<style>
$styles.html()$
</style>