From 1d13524bf623469daeb5c4f26bbb8269213ad710 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 21 Aug 2016 18:47:04 +0200 Subject: add shortcodes: map, rating --- themes/flog/layouts/partials/header.html | 1 + 1 file changed, 1 insertion(+) (limited to 'themes') diff --git a/themes/flog/layouts/partials/header.html b/themes/flog/layouts/partials/header.html index 5a32775..03331a0 100644 --- a/themes/flog/layouts/partials/header.html +++ b/themes/flog/layouts/partials/header.html @@ -5,6 +5,7 @@ {{ .Hugo.Generator }} + {{ .Title }}{{ if not .IsHome }} - {{ .Site.Title }}{{ end }} -- cgit v1.3.1