From 3f9c9ffe6bc71fdb70a652f9cdb7fe62c799e6e5 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 22 May 2016 12:06:45 +0200 Subject: add RSS link, inline SVGs, add proper attribution --- layouts/partials/footer.html | 8 ++++++-- layouts/partials/header.html | 3 ++- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'layouts') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 87a4c15..995cd2e 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,8 +1,12 @@ diff --git a/layouts/partials/header.html b/layouts/partials/header.html index e466c75..6da9489 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -14,7 +14,8 @@
{{ if eq $isHomePage true }}

{{ .Site.Title }}

{{ end }}
-- cgit v1.3.1