mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 18:27:53 -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 =
|
||||
# default sitemap configuration map
|
||||
sitemap =
|
||||
# filesystem path to read files relative from
|
||||
source = ""
|
||||
# filesystem path to read static files relative from
|
||||
staticDir = "static"
|
||||
# display memory and timing of different steps of the program
|
||||
stepAnalysis = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user