mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 21:02:09 +00:00
Fix: repetitive word-count
This commit is contained in:
parent
e0b829a543
commit
e1213ddda6
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
|||
{{- else }}
|
||||
<div><!--Keep this attr-free div to make this part structurally identical.-->
|
||||
<p class="p-summary entry-summary" itemprop="description">{{ .Description }}</p>
|
||||
<p>{{- partial "wordcount.html" . -}}</p>
|
||||
</div>
|
||||
{{- end }}
|
||||
</article>
|
||||
|
|
Loading…
Reference in a new issue