We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7544719 commit 411c18cCopy full SHA for 411c18c
post.hbs
@@ -115,12 +115,10 @@ into the {body} of the default.hbs template --}}
115
{{> subscribe-form}}
116
{{/if}}
117
118
- {{!--
119
<section class="post-full-comments">
120
- If you want to embed comments, this is a good place to do it!
+ <script async src="https://comments.app/js/widget.js?3" data-comments-app-website="odFvVvCq" data-limit="5" data-color="39C4E8" data-colorful="1" data-dark="1"></script>
121
</section>
122
- --}}
123
-
+
124
</article>
125
126
</div>
0 commit comments