add rss [fixes #1]

This commit is contained in:
Rhiannon Morris 2020-07-19 18:04:40 +02:00
parent 0f908581df
commit ecaba4e33d
7 changed files with 132 additions and 7 deletions

View file

@ -28,11 +28,15 @@ make' title nsfw infos = [b|@0
<html lang=en>
<meta charset=utf-8>
<link rel=stylesheet href=/style/gallery.css>
<link rel=alternate href=rss.xml type=application/rss+xml>
<title>$*title</title>
<header>
<h1>$*title</h1>
<h2 class="right corner">
<a href=rss.xml>rss</a>
</h2>
</header>
<main>