aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-23 10:21:52 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-23 10:21:52 +0300
commit557c30cde227c5fec3764b1baa46fc982dc9ddb1 (patch)
tree90e7aca23e2c2c1cf91a9b7f5d568bb9a6324209
parentbump jekyll-theme (diff)
downloadblog-557c30cde227c5fec3764b1baa46fc982dc9ddb1.tar.gz
blog-557c30cde227c5fec3764b1baa46fc982dc9ddb1.zip
index.html: hide the sidebar
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
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 %}