From 557c30cde227c5fec3764b1baa46fc982dc9ddb1 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 23 Mar 2022 10:21:52 +0300 Subject: index.html: hide the sidebar --- index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 60b924c..656f7be 100644 --- a/index.html +++ b/index.html @@ -6,5 +6,7 @@ navbar: icon: home priority: 1 paginated: true +sidebar: + hide: true --- {% include posts/feed.html %} -- cgit v1.2.3