From 5328c50d109991d90ebd6a5d10fe3173d71e52ca Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 25 Sep 2019 16:05:54 +0400 Subject: Removed the description Signed-off-by: Valentin Popov --- _includes/aside.html | 2 -- 1 file changed, 2 deletions(-) (limited to '_includes') diff --git a/_includes/aside.html b/_includes/aside.html index 19ee3cc..4280168 100644 --- a/_includes/aside.html +++ b/_includes/aside.html @@ -3,8 +3,6 @@ [Avatar] -

{{ site.description | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }}

- {% for link in site.data.aside_links %}

{{ link.name | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }} -- cgit v1.2.3