mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 11:05:49 +00:00
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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user