From 36ce31b835f7feff728056cb39823f37351638d6 Mon Sep 17 00:00:00 2001 From: qaqland <62464571+qaqland@users.noreply.github.com> Date: Wed, 13 Apr 2022 19:12:21 +0800 Subject: [PATCH] add custom comment --- exampleSite/layouts/partials/comment.html | 17 +++++++++++++++++ layouts/_default/single.html | 16 +++------------- layouts/partials/comment.html | 0 3 files changed, 20 insertions(+), 13 deletions(-) create mode 100644 exampleSite/layouts/partials/comment.html create mode 100644 layouts/partials/comment.html diff --git a/exampleSite/layouts/partials/comment.html b/exampleSite/layouts/partials/comment.html new file mode 100644 index 0000000..d1093e2 --- /dev/null +++ b/exampleSite/layouts/partials/comment.html @@ -0,0 +1,17 @@ + diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 32f552f..e3f3df5 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -5,9 +5,9 @@