From 5c569ca60837f88d96df6429cfe687c55792b138 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 24 Mar 2022 13:07:09 +0300 Subject: show notes on the sidebar on some pages --- all/index.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'all') diff --git a/all/index.html b/all/index.html index b3aa9de..3a0a88d 100644 --- a/all/index.html +++ b/all/index.html @@ -4,5 +4,10 @@ layout: default navbar: link: Archive priority: 2 +sidebar: + latest_posts: + hide: true + notes: + show: true --- {% include jekyll-theme/categories/all.html %} -- cgit v1.2.3