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>2022-08-17 15:44:54 +0300
committerRobert Austin <rob@jugglerdigital.com>2022-08-17 15:44:54 +0300
commit68ffe63314771ca4fd1c9a167566c024fadbe540 (patch)
tree66775d1122d11c4a3da3ddaa3a5fa0f07825e1b7 /exampleSite
parent05e24dea26998cdbb38857de6479187f4b4fe99c (diff)
try to fix build
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 01e7337..e2dc98c 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -15,8 +15,8 @@ title = "Hugo Serif Theme"
google_tag_manager_id = ""
[params.homepage]
- show_contact_box = true # show / hide the contaxt box on the homepage
- show_services_button = true # show / hide the "view all services" button
+ show_contact_box = true # show / hide the contaxt box on the homepage
+ show_services_button = false # show / hide the "view all services" button
[params.logo]
mobile = "images/logo/logo-mobile.svg"