From 0aacdbfc3fa44194a0577fe124a8c30cd23164f4 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 1 Oct 2020 21:25:03 -0500 Subject: [PATCH] Fix comments section --- public | 2 +- src/templates/post.js | 25 +++++++++++++++---------- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/public b/public index e90318a..a198c07 160000 --- a/public +++ b/public @@ -1 +1 @@ -Subproject commit e90318a454414baad2dbbc8fbea87883f429f6c5 +Subproject commit a198c077f8d33db3d493431b7dd33422da692aec diff --git a/src/templates/post.js b/src/templates/post.js index d9342f1..a68aaa9 100644 --- a/src/templates/post.js +++ b/src/templates/post.js @@ -33,16 +33,21 @@ export default function Post({ data }) {
- +
+ +

Comments

+
+ +
) }