shithub: hugo

Download patch

ref: 26725515c816506cdcaef7f35a934e492d9508e1
parent: 39df7724ad958cfaee631ea1cdc3c29343b63763
author: Mark Ayers <[email protected]>
date: Thu Aug 11 18:59:35 EDT 2016

docs: Convert toml to yaml in config overview

--- a/docs/content/overview/configuration.md
+++ b/docs/content/overview/configuration.md
@@ -152,7 +152,7 @@
     # display memory and timing of different steps of the program
     stepAnalysis:               false
     # theme to use (located by default in /themes/THEMENAME/)
-    themesdir = "themes"
+    themesdir:                  "themes"
     theme:                      ""
     title:                      ""
     # if true, use /filename.html instead of /filename/