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

github.com/saey55/hugo-elate-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.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index f8fc2c5..9340b3a 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -12,6 +12,10 @@ theme = "hugo-elate-theme"
author = ""
description = ""
email = ""
+
+ # Google Maps Javascript API Key (if not set will default to not passing a key)
+ googleMapsApiKey = ""
+
# Navigation
[params.navigation]
brand = "Elate"