Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/JugglerX/hugo-whisper-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Austin <rob@jugglerdigital.com>2019-02-18 02:58:43 +0300
committerRobert Austin <rob@jugglerdigital.com>2019-02-18 02:58:43 +0300
commit475416a88f2e0515161e30a6d63410711d6b60e4 (patch)
tree7e7c1f62185c74baa5596ae1d0799cdb2364ff16 /layouts
parent829e36b5cb43fcfc3faaa78f819368558fbfed17 (diff)
add metatags and seo
Diffstat (limited to 'layouts')
-rw-r--r--layouts/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html
index ef673b2..5e8b454 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,4 +1,4 @@
-{{ define "title" }}Hugo Hero Theme Demo{{ end}}
+{{ define "title" }}Hugo Whisper Theme Demo{{ end}}
{{ define "header_css" }}{{ end }}
{{ define "body_classes" }}page-home{{ end }}
{{ define "header_classes" }}header-transparent{{ end }}