Fixes the summary to be simpler

This commit is contained in:
JP Hastings-Spital 2025-01-31 17:40:49 +00:00
parent 6198c735aa
commit 674fc2bb67

View file

@ -60,9 +60,7 @@
{{ end }} {{ end }}
</hgroup> </hgroup>
{{ with .Summary }} <div class="post-summary p-summary" aria-hidden="true">{{ partialCached "description.txt" . }}</div>
<div class="post-summary p-summary" aria-hidden="true">{{ . }}</div>
{{ end }}
{{ if .Params.Cover }} {{ if .Params.Cover }}
<figure class="post-cover"> <figure class="post-cover">