From: Mark Ayers Date: Fri, 12 Aug 2016 05:59:35 +0000 (-0700) Subject: docs: Convert toml to yaml in config overview X-Git-Tag: v0.17~190 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=26725515;p=brevno-suite%2Fhugo docs: Convert toml to yaml in config overview --- diff --git a/docs/content/overview/configuration.md b/docs/content/overview/configuration.md index 74505c4b..8127c582 100644 --- a/docs/content/overview/configuration.md +++ b/docs/content/overview/configuration.md @@ -152,7 +152,7 @@ Following is a list of Hugo-defined variables that you can configure and their c # 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/