From 58428489aa72187a064f403c8d9e4b27df530b37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Thu, 17 Nov 2016 09:36:39 +0100 Subject: Rename RSSlink to RSSLink The former will be deprecated and eventually removed from Hugo. Note: Currently both of them exist in Hugo, which is the reason for the cleanup. --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index d4c01c9..cb698f0 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -11,4 +11,4 @@ - + -- cgit v1.2.3