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:
authorAdrian Moreno <adrian@morenomartinez.com>2016-07-27 13:42:28 +0300
committerAdrian Moreno <adrian@morenomartinez.com>2016-07-27 13:42:28 +0300
commit95c911bf6405137cfefce33518cb1c735b8e4821 (patch)
treed41545d61adbe10b5612935adacd7ba8ec919c4b /exampleSite/config.toml
parent57e125a74715021d23f8939be9601c9559279a77 (diff)
parentbf1d33b93eb4795e135150c8f3b2c1ee212af6f4 (diff)
Merge branch 'master' of github.com:devcows/hugo-universal-theme
* 'master' of github.com:devcows/hugo-universal-theme: Fixed styles. Added GoogleMaps at contact page.
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