docs: fix missing doublequote (#1719)
This commit is contained in:
parent
ef26db82f8
commit
25ab1bcd59
@ -48,7 +48,7 @@ description = ""
|
||||
# A draft section is only loaded if the `--drafts` flag is passed to `zola build`, `zola serve` or `zola check`.
|
||||
draft = false
|
||||
|
||||
# Used to sort pages by "date", "title, "weight", or "none". See below for more information.
|
||||
# Used to sort pages by "date", "title", "weight", or "none". See below for more information.
|
||||
sort_by = "none"
|
||||
|
||||
# Used by the parent section to order its subsections.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user