parent
390c9f2daf
commit
a47264dcd3
@ -33,3 +33,6 @@ footnoteReturnLinkContents = "↩" # Provides a nicer footnote return link
|
||||
weight = 2
|
||||
identifier = "post"
|
||||
url = "/post/"
|
||||
[outputs]
|
||||
home = ["HTML", "RSS", "JSON"]
|
||||
section = ["HTML", "RSS", "JSON"]
|
||||
|
@ -7,7 +7,4 @@ noindex = true # tell robots not to index
|
||||
[form.input]
|
||||
placeholder = "Enter search query…"
|
||||
disabled = false
|
||||
[outputs]
|
||||
home = ["HTML", "RSS", "JSON"]
|
||||
section = ["HTML", "RSS", "JSON"]
|
||||
+++
|
||||
|
Loading…
Reference in New Issue
Block a user