mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 20:44:41 -04:00
Remove non-existing source variable
Closes https://github.com/gohugoio/hugo/issues/4084 Closes https://github.com/gohugoio/hugo/pull/4085
This commit is contained in:
parent
a638160dcd
commit
b36632b312
@ -288,8 +288,7 @@ pygmentsUseClasses = false
|
|||||||
SectionPagesMenu =
|
SectionPagesMenu =
|
||||||
# default sitemap configuration map
|
# default sitemap configuration map
|
||||||
sitemap =
|
sitemap =
|
||||||
# filesystem path to read files relative from
|
# filesystem path to read static files relative from
|
||||||
source = ""
|
|
||||||
staticDir = "static"
|
staticDir = "static"
|
||||||
# display memory and timing of different steps of the program
|
# display memory and timing of different steps of the program
|
||||||
stepAnalysis = false
|
stepAnalysis = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user