racingforme: code tidy

This commit is contained in:
Garfield69 2020-10-12 20:36:15 +13:00
parent 4fb61761c9
commit 61b3d1efc8
1 changed files with 3 additions and 3 deletions

View File

@ -185,11 +185,11 @@ search:
paths: paths:
# only 20 results per page # only 20 results per page
# https://www.racingfor.me/search/truck?c=-1&ob=sz_desc&offset=20#results # https://www.racingfor.me/search/truck?c=-1&ob=sz_desc&offset=20#results
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{else}}*{{end}}" - path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}*{{ end }}"
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{else}}*{{end}}" - path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}*{{ end }}"
inputs: inputs:
offset: 20 offset: 20
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{else}}*{{end}}" - path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}*{{ end }}"
inputs: inputs:
offset: 40 offset: 40
keywordsfilters: keywordsfilters: