fix: Search
Some checks failed
Deploy Hugo Site / deploy (push) Has been cancelled

This commit is contained in:
SauravDhakal
2026-04-01 12:11:17 +05:45
parent 0c4e6715de
commit 3a1d508c65
7 changed files with 370 additions and 5 deletions

View File

@@ -12,6 +12,7 @@
<li class="post-item">
<a href="{{ .Permalink }}">
<span class="post-title"># {{ .Title }}</span>
<span class="delimiter">&bull;</span>
<span class="post-date">{{ .Date.Format "Jan 2, 2006" }}</span>
</a>
{{- if .Summary }}