From 8e8406f49525d3540242cdde6c2852d878b3ee4f Mon Sep 17 00:00:00 2001 From: Blagovest Petrov Date: Tue, 24 Jan 2023 17:38:16 +0200 Subject: [PATCH] Added comments --- layouts/_default/comments.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 layouts/_default/comments.html diff --git a/layouts/_default/comments.html b/layouts/_default/comments.html new file mode 100644 index 0000000..551f4d3 --- /dev/null +++ b/layouts/_default/comments.html @@ -0,0 +1 @@ +fooo \ No newline at end of file