From d9e2f07f85d95376fa8ea5b93686958b2ab76528 Mon Sep 17 00:00:00 2001 From: Igor Date: Fri, 24 Jun 2022 11:16:23 +0300 Subject: [PATCH 1/5] Changed design of posts in archives --- _includes/navbar-white.html | 1 + _includes/navbar.html | 1 + archives/index.html | 227 ++++++++++++++++++++++++++++---- digest/index.html | 55 ++++++++ tags/index.html | 252 ------------------------------------ 5 files changed, 261 insertions(+), 275 deletions(-) create mode 100644 digest/index.html delete mode 100644 tags/index.html diff --git a/_includes/navbar-white.html b/_includes/navbar-white.html index 585131e..db751f6 100644 --- a/_includes/navbar-white.html +++ b/_includes/navbar-white.html @@ -36,6 +36,7 @@ From f2bede3aa49219a7f3c8052a30efa9ce5079e384 Mon Sep 17 00:00:00 2001 From: Igor Date: Wed, 6 Jul 2022 12:03:24 +0300 Subject: [PATCH 5/5] Changed display at low resolution --- _includes/indexpage_item.html | 4 ++-- archives/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/indexpage_item.html b/_includes/indexpage_item.html index f62e670..b435464 100644 --- a/_includes/indexpage_item.html +++ b/_includes/indexpage_item.html @@ -2,9 +2,9 @@ {% assign button_class = "card-link appear-up link-no-style link-article mdl-button mdl-js-button mdl-js-ripple-effect" %} {% if article.link %} - + {% else %} - + {% endif %} {% comment %} Used only for random image placer {% endcomment %} diff --git a/archives/index.html b/archives/index.html index 4ee9489..7d4c086 100644 --- a/archives/index.html +++ b/archives/index.html @@ -234,4 +234,4 @@
} } }) - \ No newline at end of file +