This commit is contained in:
2025-07-06 19:44:46 -05:00
parent 1f82ad4f0b
commit 8fafc843ef
12 changed files with 55 additions and 95 deletions

View File

@ -22,11 +22,7 @@
</div>
{{ end }}
{{ with .Resources.GetMatch "feature" }}
<div class="post-media">
{{ partial "figure.html" (dict "src" .) }}
</div>
{{ end }}
{{ partial "feature-figure.html" . }}
<article class="post-content">
{{ .Content }}