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

github.com/zerostaticthemes/hugo-serif-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Austin <rob@jugglerdigital.com>2020-08-19 08:08:06 +0300
committerRobert Austin <rob@jugglerdigital.com>2020-08-19 08:08:06 +0300
commitbe4a6cc64360638c08620aafa300d19d10b61243 (patch)
tree14c2667a34a46747f4c773f357f24d14d781797f /layouts
parent13ea96c7ad792052901a5987f9edf0f2bdc42a4d (diff)
updating netlify
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 b3d39c1..a134dc8 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,4 +1,4 @@
-{{ define "title" }}{{ .Site.Params.title }}{{ end}}
+{{ define "title" }}{{ .Site.Title }}{{ end}}
{{ define "header_css" }}{{ end }}
{{ define "body_classes" }}page-home{{ end }}
{{ define "header_classes" }}header-transparent{{ end }}