We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517a377 commit decc6bcCopy full SHA for decc6bc
layouts/partials/posts/post.html
@@ -7,7 +7,7 @@ <h1>{{ .Title }}</h1>
7
<h5 class="subtitle">{{ .Params.Subtitle }}</h5>
8
{{ end }}
9
<div class="post-meta">{{ partial "posts/meta.html" . }}
10
- <span class="please-comment">🖊️ Please add your comments <a href="#discourse-comments">below!</a></span>
+ <span class="post-please-comment">🖊️ Please add your comments <a href="#discourse-comments">below!</a></span>
11
</div>
12
<div class="post-content">
13
{{ with $featuredImage }}
0 commit comments