search: special handling for generated page

This commit is contained in:
Sören Weber 2024-08-27 15:34:36 +02:00
parent ac4faed5d8
commit a467f6f087
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
12 changed files with 38 additions and 26 deletions
content/_relearn/searchpage

View file

@ -8,6 +8,7 @@
{{- $page := dict
"content" $content
"kind" "page"
"outputs" (slice "html")
"path" "_relearn_searchpage"
"title" (T "Search")
"url" $url