From 92938d0c491efe62cddce9c98bb38b8e7893f82b Mon Sep 17 00:00:00 2001 From: Badri Sunderarajan Date: Tue, 14 Mar 2023 16:54:52 +0530 Subject: [PATCH] Replace Commento with Ghost-native comments! --- package.json | 2 +- post.hbs | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b860a6d..e835033 100644 --- a/package.json +++ b/package.json @@ -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" }, diff --git a/post.hbs b/post.hbs index 1bf9fdc..1d8a7f5 100644 --- a/post.hbs +++ b/post.hbs @@ -80,8 +80,7 @@ into the {body} tag of the default.hbs template --}} --}}
- -
+ {{ comments }}