mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
docs: Convert toml to yaml in config overview
This commit is contained in:
committed by
digitalcraftsman
parent
39df7724ad
commit
26725515c8
@@ -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/
|
||||||
|
Reference in New Issue
Block a user