From b18c571e505a7476e7a63309c3edaaa1a6e6fb45 Mon Sep 17 00:00:00 2001 From: Rawley Fowler Date: Sun, 8 May 2022 15:30:50 -0600 Subject: [PATCH] fix typo in rss feed --- templates/rss.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/rss.tmpl b/templates/rss.tmpl index 3709a5d..b2b64df 100644 --- a/templates/rss.tmpl +++ b/templates/rss.tmpl @@ -19,7 +19,7 @@ {{$post.Title}} {{$post.Date}} - https://rawley.xyz/blog/post/{{$val.Url}} + https://rawley.xyz/blog/post/{{$post.Url}} rawleyfowler@gmail.com