remove summary from post list

This commit is contained in:
ch0ccyra1n 2025-05-27 15:51:11 -07:00
parent da3f7ccc50
commit 3b2136de87

View file

@ -12,9 +12,6 @@
</a>
{{ else }}
<br><br>
<a href="{{ .RelPermalink }}">
<p>{{ .Summary }}</p>
</a>
{{ end }}
<hr>
</li>