mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 12:14:39 -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
|
||||
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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user