diff options
Diffstat (limited to '')
-rw-r--r-- | all/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
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 %} |