We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626575e commit 6f6fa4fCopy full SHA for 6f6fa4f
2 files changed
layouts/partials/posts/comments.html
layouts/partials/posts/post.html
@@ -14,6 +14,7 @@ <h5 class="subtitle">{{ .Params.Subtitle }}</h5>
14
</div>
15
{{ end }}
16
{{ .Content }}
17
+ {{ partial "posts/comments.html" .}}
18
19
20
{{ partial "shortcuts.html" . }}
0 commit comments