Add ability to display feed

This commit is contained in:
2024-02-24 14:49:29 +01:00
parent 4cc2110c4b
commit 6f02852212
5 changed files with 69 additions and 48 deletions

3
web/templates/feed.rss Normal file
View File

@ -0,0 +1,3 @@
{{define "page-content"}}
{{.}}
{{end}}