From 26725515c816506cdcaef7f35a934e492d9508e1 Mon Sep 17 00:00:00 2001 From: Mark Ayers Date: Thu, 11 Aug 2016 22:59:35 -0700 Subject: [PATCH] docs: Convert toml to yaml in config overview --- docs/content/overview/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/overview/configuration.md b/docs/content/overview/configuration.md index 74505c4b0..8127c5823 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/