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

github.com/schmanat/hugo-highlights-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 6f1d21a..077e080 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -36,14 +36,14 @@ googleAnalytics = ""
[params.hero]
title = "Highlights"
description = "a fun litte { responsive } single Pager by [HTML5UP](//html5up.net)"
- buttonText = "begin"
+ buttontext = "begin"
# about section
[params.about]
enable = true
title = "Who am I"
description = "Aliquam ante ac id. Adipiscing interdum lorem praesent fusce pellentesque arcu feugiat. Consequat sed ultricies rutrum. Sed adipiscing eu amet interdum lorem blandit vis ac commodo aliquet integer vulputate phasellus lorem ipsum dolor lorem magna consequat sed etiam adipiscing interdum."
- buttonText = "next"
+ buttontext = "next"
# the picture is storead at static/images/
picture = "pic01.jpg"
@@ -52,7 +52,7 @@ googleAnalytics = ""
enable = true
title = "Stuff I do"
description = "Consequat sed ultricies rutrum. Sed adipiscing eu amet interdum lorem blandit vis ac commodo aliquet vulputate."
- buttonText = "next"
+ buttontext = "next"
# the picture is storead at static/images/
picture = "pic02.jpg"
@@ -99,7 +99,7 @@ googleAnalytics = ""
name = "Name"
email = "Your Email"
message = "Your Message"
- buttonText = "send message"
+ buttontext = "send message"
# social icons
[params.footer.social_list]