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

github.com/shenoybr/hugo-goa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajesh Shenoy <shenoybr@users.noreply.github.com>2017-09-13 19:30:31 +0300
committerGitHub <noreply@github.com>2017-09-13 19:30:31 +0300
commit8f8038f7bf2f62cf62ea260e7c0c53f50185d7a6 (patch)
tree63313276658437e9b353acd9f28f986bf8d5c7ed
parent2a91588696ac136d399719bc8680535c762ce1f0 (diff)
parent117951be68815dba5f9a5a43c0d05466fa0f295c (diff)
Merge pull request #22 from hackbert/patch-1
Fix small typo in example site config
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 98c3d10..e73cb51 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -47,7 +47,7 @@ email = "you@example.com"
[params.extra]
copyright = "© 2016. Erlich Bachman. [Some Rights Reserved](http://creativecommons.org/licenses/by/3.0/)."
poweredby = true
-hightlightjs = true
+highlightjs = true
## Main Menu
[[menu.main]]