mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-17 00:37:29 -05:00
Deduplicate .Description and .Summary blocks
This commit is contained in:
@ -23,11 +23,7 @@
|
||||
</div>
|
||||
|
||||
<div class="post-description">
|
||||
{{ with .Description }}
|
||||
<p>
|
||||
{{ . | markdownify }}
|
||||
</p>
|
||||
{{ end }}
|
||||
{{ partial "description-or-summary.html" . }}
|
||||
</div>
|
||||
|
||||
<div class="series-pages">
|
||||
|
Reference in New Issue
Block a user