From 229ad7c457c92c4ffb7e01954bf536dc63e3b35e Mon Sep 17 00:00:00 2001 From: Rawley Fowler Date: Mon, 9 May 2022 21:46:00 -0600 Subject: [PATCH] added link to rss --- templates/blog.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/blog.tmpl b/templates/blog.tmpl index 9b33227..ab79b2e 100644 --- a/templates/blog.tmpl +++ b/templates/blog.tmpl @@ -10,6 +10,9 @@ {{ template "nav.tmpl" . }}

Blog posts

+

+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 rss feed. +

{{ range $val := . }}