Minor correction to exampleSite config syntax.

This commit is contained in:
Vicky 2018-02-13 22:46:45 -05:00
parent a459b3808f
commit b59b398e2f

View file

@ -24,7 +24,7 @@ canonifyurls = true # Turns relative urls in
description = "Website description." # Max 160 characters show in search results
faviconfile = "img/fav.ico"
pygmentsStyle = "monokai" # Choose theme: https://help.farbox.com/pygments.html
pygmentsCodeFences = true
pygmentsCodefences = true
footertext = "" # Text to show in footer (overrides default text)
fadein = true # Turn on/off the fade-in effect