From 6c20bde56b52c887e57d25db189522ec37fe9273 Mon Sep 17 00:00:00 2001 From: Tyler Hallada Date: Mon, 22 Jul 2024 15:27:42 +0000 Subject: [PATCH] Re-enable comments --- _includes/comments.html | 8 +++++--- _layouts/post.html | 3 +-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/_includes/comments.html b/_includes/comments.html index 824ad35..b840fb7 100644 --- a/_includes/comments.html +++ b/_includes/comments.html @@ -1,10 +1,12 @@
- + -
+
+ +
diff --git a/_layouts/post.html b/_layouts/post.html index db8a215..ac54e9c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -14,8 +14,7 @@ layout: default - - +{% include comments.html %}