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 <wolf.fox1985@gmail.com>2016-10-17 15:39:28 +0300
committerAdrian Moreno <adrian@morenomartinez.com>2016-10-21 15:41:02 +0300
commit821f94b248208a253554d7cffc4362b9c9695bc9 (patch)
treeca0fcc2bed1bb6fcee6d386bc952faff94670f9d /README.md
parent7b28f08fde49e5985e07046723219dc6f76e8792 (diff)
Load scripts from CDN
Loading scripts from the cdn. Added styles (different color themes). Removes code not related to this branch
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e895878..e4a0b08 100644
--- a/README.md
+++ b/README.md
@@ -105,7 +105,7 @@ id = "contact"
You can optionally add the google maps widget defining latitude and longitude in the section `params` at `config.toml`:
-```
+```yaml
[params]
...
latitude = "-12.043333"