diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,6 +6,9 @@ navbar: priority: 1 paginated: true sidebar: - hide: true + latest_posts: + hide: true + notes: + show: true --- {% include jekyll-theme/posts/feed.html %} |