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:
authorGuillermo Guerrero Ibarra <guillermo.guerrero@deliveroo.co.uk>2021-08-04 21:13:41 +0300
committerGuillermo Guerrero Ibarra <guillermo.guerrero@deliveroo.co.uk>2021-08-04 21:13:41 +0300
commitcb2d782ffa3f198469c54070a7a3c5eb0e5b0849 (patch)
tree9daaa915310aa7a5ac7590be2e2d94edf6ea3a6e /exampleSite
parent965e6c27a31f735d4ca260877fed02ea62f0b7d3 (diff)
Enable maps token for demo.
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index b7276db..328fc66 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -82,7 +82,7 @@ paginate = 10
# Google Maps widget: If `googleMapsApiKey` is not set, no key will be passed to Google (which likely results in a broken map widget).
enableGoogleMaps = true
- googleMapsApiKey = "AIzaSyCFhtWLJcE30xOAjcbSFi-0fnoVmQZPb1Y"
+ googleMapsApiKey = "AIzaSyAv7Sza8NSp9_l_g8G2vlo0H4ydEPn_2jY"
latitude = "-12.043333"
longitude = "-77.028333"