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:
authorSergey Popov <sergobot@protonmail.com>2016-11-20 19:01:53 +0300
committerSergey Popov <sergobot@protonmail.com>2016-11-20 19:01:53 +0300
commit841c79ac3f98464c518d5f91be6e674dedfd3b51 (patch)
treee3d81e29956647dcedb0c7d649781fd8500de976 /exampleSite
parent2bbf82312066a3a6392f8dad6a5f1a07aa087efa (diff)
Fix highlightJS in self-built hugo
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 2dd55c5..34912bb 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -46,7 +46,7 @@ email = "you@example.com"
[params.extra]
copyright = "© 2016. Erlich Bachman. [Some Rights Reserved](http://creativecommons.org/licenses/by/3.0/)."
poweredBy = true
-highlightJS = true
+highlightjs = true
## Main Menu
[[menu.main]]