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

github.com/jpescador/hugo-future-imperfect.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.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index c62d768..387b438 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -56,6 +56,10 @@ pluralizeListTitles = false
repo = ""
branch = ""
+ [params.staticman.recaptcha]
+ sitekey = "SITE_KEY"
+ secret = "ENCRYPTED_SECRET"
+
# These are optional params related to the sidebar. They are recommended, but not
# required for proper functionality. HTML is supported within the params.
[params.intro]