From e80f1b5c8aaa83c3e590a485ba2926ae855aa2a4 Mon Sep 17 00:00:00 2001 From: jeffreytse Date: Thu, 5 Dec 2019 19:09:26 +0800 Subject: fix: correct some html tags, css properties --- _layouts/articles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_layouts/articles.html') diff --git a/_layouts/articles.html b/_layouts/articles.html index 89e9d86..46ba5c5 100644 --- a/_layouts/articles.html +++ b/_layouts/articles.html @@ -11,4 +11,4 @@ sidebar: category-list {{ content }} {% include views/pagination.html %} -
+
-- cgit v1.2.3