From 5f5be60dca6ce2afc7cbed6ce065fe58dadad27d Mon Sep 17 00:00:00 2001 From: Badri Sunderarajan Date: Sun, 2 Jan 2022 22:09:10 +0530 Subject: [PATCH] Enable comments (with Commento)! --- post.hbs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/post.hbs b/post.hbs index 0d86975..1bf9fdc 100644 --- a/post.hbs +++ b/post.hbs @@ -79,6 +79,11 @@ into the {body} tag of the default.hbs template --}} --}} +
+ +
+
+ @@ -119,4 +124,4 @@ into the {body} tag of the default.hbs template --}} -{{/post}} \ No newline at end of file +{{/post}}