basic rss support

This commit is contained in:
zoe 2022-04-16 18:50:33 +02:00
parent 876124a845
commit 84984c01f3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{{ define "main" }}
<header>
<h1 id="title" class="colorswitch">{{ .Site.Title }}</h1>
<h1 id="title"><a href="./index.xml" class="colorswitch with-rss" id="rss-title">{{.Title}}</a></h1>
</header>
<article id="content" class="colorswitch">
<p>