From a546917f088f049e91aca075a222096dea83fb2b Mon Sep 17 00:00:00 2001
From: la-ninpre
Date: Sun, 19 Sep 2021 16:34:37 +0300
Subject: fix html errors
---
_includes/post-preview.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
(limited to '_includes/post-preview.html')
diff --git a/_includes/post-preview.html b/_includes/post-preview.html
index 05cc4f1..aaa1d1b 100644
--- a/_includes/post-preview.html
+++ b/_includes/post-preview.html
@@ -7,9 +7,8 @@
read more...
- {{ post.date | date_to_string }} /
+ {{ post.date | date_to_string }} /
{% for tag in post.tags %}{{tag}}
{% endfor %}
-
--
cgit v1.2.3