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

github.com/devcows/hugo-universal-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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 669828a..7786bfb 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -70,7 +70,7 @@ paginate = 10
defaultDescription = "Site template made by devcows using hugo"
# Google Maps API key (if not set will default to not passing a key.)
- googleMapsApiKey = ""
+ googleMapsApiKey = "AIzaSyCFhtWLJcE30xOAjcbSFi-0fnoVmQZPb1Y"
# Style options: default (light-blue), blue, green, marsala, pink, red, turquoise, violet
style = "default"