From 9c5205097a5ecaa401ef846e9a0218a7eda09b14 Mon Sep 17 00:00:00 2001 From: Stephan Kulla Date: Fri, 30 Sep 2016 12:45:31 +0200 Subject: [PATCH] header.html: Add .Site.RSSLink as default RSS feed. (#38) Signed-off-by: Stephan Kulla --- layouts/partials/header.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 55ec7d9a..fee73af7 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -20,10 +20,9 @@ {{ end }} - {{ if .RSSlink }} - - - {{ end }} + + +