From 236fc17283b4b58fb73314790d85d80c72e68e70 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 18 Apr 2022 10:52:55 +0200 Subject: footer: revert the crazy CSS hack --- _includes/jekyll-theme/footer.html | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to '_includes') diff --git a/_includes/jekyll-theme/footer.html b/_includes/jekyll-theme/footer.html index 00a13cc..9c13534 100644 --- a/_includes/jekyll-theme/footer.html +++ b/_includes/jekyll-theme/footer.html @@ -42,10 +42,21 @@ {% assign footer_items = footer_items | push: timestamp_text %} {% assign footer_items = footer_items | push: theme_text %} +{% capture sep %}|{% endcapture %} -- cgit v1.2.3