Tweak formatting of post RSS

This commit is contained in:
Gabriel Simmer 2023-04-02 13:55:54 +01:00
parent f41c0fe733
commit c1ef335b19
Signed by: arch
GPG key ID: C81B106D46C5B875

View file

@ -3,7 +3,7 @@
<article> <article>
<header> <header>
<h1>{{.Title}}</h1> <h1>{{.Title}}</h1>
<h2><a href="/index.xml">subscribe with rss</a></h2> <a href="/index.xml">rss</a>
</header> </header>
<!-- "{{.Content}}" pulls from the markdown content of the corresponding _index.md --> <!-- "{{.Content}}" pulls from the markdown content of the corresponding _index.md -->
{{.Content}} {{.Content}}