From 69f431bc618bb319443e257de87cf3d660420e71 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 5 Jun 2021 17:16:59 +0300 Subject: bundle modified Bootstrap 3 --- _includes/common/sidebar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_includes/common/sidebar.html') diff --git a/_includes/common/sidebar.html b/_includes/common/sidebar.html index 1a161ba..6d1d17d 100644 --- a/_includes/common/sidebar.html +++ b/_includes/common/sidebar.html @@ -1,6 +1,6 @@
-

About

+

About

{{ site.settings.project.description }}. Feel free to contribute or contact me.

 GitHub repository @@ -8,7 +8,7 @@
-

Latest posts

+

Latest posts

{% if site.posts.size == 0 %}

Sorry, there're no posts yet.

{% else %} -- cgit v1.2.3