proporno: search article for keywordless search (.Today.Year)

This commit is contained in:
ilike2burnthing
2024-01-09 21:12:20 +00:00
committed by GitHub
parent 33bad8ac5e
commit 272fc5b2b5

View File

@@ -44,7 +44,7 @@ search:
subaction: search subaction: search
story: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}" story: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
# 0 articles, 1 comments, 2 static, 3 titles # 0 articles, 1 comments, 2 static, 3 titles
titleonly: 3 titleonly: "{{ if .Keywords }}3{{ else }}0{{ end }}"
sortby: date sortby: date
resorder: desc resorder: desc
showposts: 0 showposts: 0