From bf64e61e1da92a829ae172cde608371a3335b602 Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Sun, 12 Jul 2020 00:59:51 +0200 Subject: Adds two pages from previous jekyll project --- themes/flamingo/layouts/_default/baseof.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes/flamingo/layouts/_default/baseof.html') diff --git a/themes/flamingo/layouts/_default/baseof.html b/themes/flamingo/layouts/_default/baseof.html index 86a82c1..3475f47 100644 --- a/themes/flamingo/layouts/_default/baseof.html +++ b/themes/flamingo/layouts/_default/baseof.html @@ -23,6 +23,9 @@ {{ partial "meta" . }} + {{ if .RSSLink }} + + {{ end }}
-- cgit v1.2.3