From 3dc7cf64535a1072d0aa029f4a247dbed4d31fee Mon Sep 17 00:00:00 2001 From: Petter Rodhelind Date: Sun, 21 Feb 2021 21:02:51 +0100 Subject: Remove debugging stuff and send proper RSS response. --- templates.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.go b/templates.go index 4a642b5..5168c1a 100644 --- a/templates.go +++ b/templates.go @@ -1,7 +1,7 @@ package main const rssRoot = ` -hejhej + {{title}} -- cgit v1.2.3