parent
37be248ca2
commit
390c9f2daf
13
content/search/_index.md
Normal file
13
content/search/_index.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
+++
|
||||||
|
title = "Search" # title of the page
|
||||||
|
layout = "search" # sets the layout to use
|
||||||
|
noindex = true # tell robots not to index
|
||||||
|
[form]
|
||||||
|
helpblock = "Press <kbd>s</kbd> to focus input anytime."
|
||||||
|
[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