Replace Commento with Ghost-native comments!

This commit is contained in:
Badri Sunderarajan 2023-03-14 16:54:52 +05:30
parent f9678bc16d
commit 92938d0c49
2 changed files with 2 additions and 3 deletions

View File

@ -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"
},

View File

@ -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>