templates/blogindex: link to feeds

This commit is contained in:
Cadey Ratio 2018-12-04 10:25:04 -08:00
parent 56e8ebc1cb
commit cbfa82218c
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
{{ define "content" }}
<h1>Blogposts</h1>
<p>If you have a compatible reader, be sure to check out my <a href="/blog.rss">RSS Feed</a> for automatic updates. Also check out the <a href="/blog.json">JSONFeed</a>.</p>
<p>
<ul>
{{ range . }}