From 24c7322da06d359e76977c264286e9070da7d63c Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 31 Oct 2019 19:03:06 +0400 Subject: Added a new description Signed-off-by: Valentin Popov --- _includes/aside.html | 2 ++ 1 file changed, 2 insertions(+) (limited to '_includes') diff --git a/_includes/aside.html b/_includes/aside.html index 33cc5c3..311b826 100644 --- a/_includes/aside.html +++ b/_includes/aside.html @@ -3,6 +3,8 @@ [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