From b8640c898c24eab0f2bbad3a5dff1217ea62f1d9 Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Mon, 31 May 2021 15:12:19 +0300
Subject: bump jekyll-theme

---
 all/index.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

(limited to 'all/index.html')

diff --git a/all/index.html b/all/index.html
index 6f8668b..abf0819 100644
--- a/all/index.html
+++ b/all/index.html
@@ -1,7 +1,9 @@
 ---
 title: Archive
 layout: default
-navbar_link: <span class="glyphicon glyphicon-th-list"></span>&nbsp;Archive
-navbar_priority: 2
+navbar:
+  link: Archive
+  icon: th-list
+  priority: 2
 ---
 {% include categories/categories.html %}
-- 
cgit v1.2.3