mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 10:08:10 -04:00
docs: Convert toml to yaml in config overview
This commit is contained in:
parent
e8ebe0452b
commit
eed80110fa
@ -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
|
# display memory and timing of different steps of the program
|
||||||
stepAnalysis: false
|
stepAnalysis: false
|
||||||
# theme to use (located by default in /themes/THEMENAME/)
|
# theme to use (located by default in /themes/THEMENAME/)
|
||||||
themesdir = "themes"
|
themesdir: "themes"
|
||||||
theme: ""
|
theme: ""
|
||||||
title: ""
|
title: ""
|
||||||
# if true, use /filename.html instead of /filename/
|
# if true, use /filename.html instead of /filename/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user