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.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index a4f51e1..3411ca9 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -65,6 +65,12 @@ theme = "universal"
[social]
github = "devcows"
+[params.contact]
+ map = true
+ mapLat = 41.1333037
+ mapLng = 1.2467193
+ mapTitle = "DevCows"
+
# Enable and disable widgets for the right sidebar
[params.widgets]
categories = true