added link to rss

This commit is contained in:
2022-05-09 21:46:00 -06:00
parent e75476daf5
commit 229ad7c457

View File

@@ -10,6 +10,9 @@
<body> <body>
{{ template "nav.tmpl" . }} {{ template "nav.tmpl" . }}
<h2>Blog posts</h2> <h2>Blog posts</h2>
<p>
These blog posts are mine and only mine, please do not steal them. You can cite them in your works without permission though. If you want to keep up with my blog I have an <a href="/blog/feed">rss feed</a>.
</p>
{{ range $val := . }} {{ range $val := . }}
<div class="post-record"> <div class="post-record">
<div> <div>