From 99a6d2a3727c32a49e18f39f80fd4b161127de34 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Thu, 17 Nov 2016 09:18:55 +0100 Subject: [PATCH] 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 07e383a..110c99e 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -25,5 +25,5 @@ - + -- 2.43.0