From ebce9fba8bb130ff5280e8209b72e985157b1340 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 3 Sep 2019 03:22:16 +0400 Subject: Added a new symbol for list posts Signed-off-by: Valentin Popov --- _includes/aside.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes') diff --git a/_includes/aside.html b/_includes/aside.html index 3808f78..19ee3cc 100644 --- a/_includes/aside.html +++ b/_includes/aside.html @@ -24,7 +24,7 @@ {{ post.date | date: '%Y-%m-%d' | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }} - + » {{ post.title | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }} -- cgit v1.2.3