feat: add extend_post_content.html hook partials for post sections (#1846)

Co-authored-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
This commit is contained in:
Minh-Hieu Pham
2026-05-03 21:46:22 +07:00
committed by GitHub
parent 2a980c81da
commit c4ca7ca486
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -42,6 +42,8 @@
</div>
{{- end }}
{{- partial "extend_post_content.html" . }}
<footer class="post-footer">
{{- $tags := .Language.Params.Taxonomies.tag | default "tags" }}
<ul class="post-tags">