dark-shadow: fix 8a51a26

This commit is contained in:
Garfield69
2021-05-10 16:47:23 +12:00
parent 25942ab7f5
commit 01ff410e62

View File

@@ -136,9 +136,9 @@ search:
- path: selection.php
inputs:
$raw: "{{ range .Categories }}c{{.}}=1&{{end}}"
search: "{{ .Keywords }}}"
search: "{{ .Keywords }}"
# 0 name, 1 descr, 2 both
blah: "0"
blah: 0
orderby: "{{ .Config.sort }}"
sort: "{{ .Config.type }}"