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",
|
||||
"description": "Snipette theme with Analog vibes, derived from Casper",
|
||||
"demo": "https://snipettemag.com",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"engines": {
|
||||
"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">
|
||||
<script defer src="https://commento.snipettemag.com/js/commento.js"></script>
|
||||
<div id="commento"></div>
|
||||
{{ comments }}
|
||||
</section>
|
||||
|
||||
</article>
|
||||
|
|
Loading…
Reference in a new issue