From f4ef30745d0f2356db6f781b0511c5e120b7f5bf Mon Sep 17 00:00:00 2001 From: "Dominik V. Salonen" Date: Fri, 17 Aug 2018 09:06:19 +0000 Subject: [PATCH] Enable RSS link. This has been here all along, not sure why I didn't enable the link to it. --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 030d503..fbbf530 100644 --- a/config.toml +++ b/config.toml @@ -18,7 +18,7 @@ canonifyurls = true #metaDescription = "" #googleAnalytics = "" customCSS = ["css/custom.css"] - RSSLink = "" + RSSLink = "/index.xml" twitterName = "Kuwaddo" #fbName = "fakeghost"