From 64bccc4dd02993393c8627818aec6e905c5ab905 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 25 Oct 2022 12:13:03 +0200 Subject: hide "Latest posts" everywhere --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index d074df8..c05ae1c 100644 --- a/_config.yml +++ b/_config.yml @@ -68,6 +68,9 @@ settings: author: name: Egor Tensin email: Egor.Tensin@gmail.com + sidebar: + latest_posts: + hide: true links: - {rel: apple-touch-icon, sizes: 180x180, href: /assets/favicon/apple-touch-icon.png} - {rel: icon, type: image/png, sizes: 32x32, href: /assets/favicon/favicon-32x32.png} -- cgit v1.2.3