From 35d083f221a1245da7e0e5002bed6c9a7e1a67ff Mon Sep 17 00:00:00 2001 From: "max.mehl" Date: Tue, 20 Jun 2017 20:57:00 +0200 Subject: [PATCH] readd h1 but hidden for SEO purposes --- site/layouts/partials/start.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/layouts/partials/start.html b/site/layouts/partials/start.html index 295a1de..958c1ee 100644 --- a/site/layouts/partials/start.html +++ b/site/layouts/partials/start.html @@ -3,6 +3,9 @@
Logo + {{ with .Site.Params.start.slogan }} +

{{ . | markdownify }}

+ {{ end }} {{ if and .Site.Params.start.slogan .Site.Params.start.subtitle }}