Update search function

This commit is contained in:
2026-05-04 10:03:53 +02:00
parent be035bf478
commit 99579ba7e5
2 changed files with 54 additions and 153 deletions
-1
View File
@@ -9,7 +9,6 @@
<article class="search-card">
<a href="{{.URL}}">{{.Name}}</a>
<div class="muted">/{{.Path}}</div>
{{if .Snippet}}<div>{{.Snippet}}</div>{{end}}
</article>
{{end}}
{{else}}