Replace Commento with Ghost-native comments!
This commit is contained in:
parent
f9678bc16d
commit
92938d0c49
2 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "weflock",
|
"name": "weflock",
|
||||||
"description": "Snipette theme with Analog vibes, derived from Casper",
|
"description": "Snipette theme with Analog vibes, derived from Casper",
|
||||||
"demo": "https://snipettemag.com",
|
"demo": "https://snipettemag.com",
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"ghost": ">=4.0.0"
|
"ghost": ">=4.0.0"
|
||||||
},
|
},
|
||||||
|
|
3
post.hbs
3
post.hbs
|
@ -80,8 +80,7 @@ into the {body} tag of the default.hbs template --}}
|
||||||
--}}
|
--}}
|
||||||
|
|
||||||
<section class="article-comments gh-canvas">
|
<section class="article-comments gh-canvas">
|
||||||
<script defer src="https://commento.snipettemag.com/js/commento.js"></script>
|
{{ comments }}
|
||||||
<div id="commento"></div>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
Loading…
Reference in a new issue