From 7ac6c29fe7af3f82e76e3f9796b0e13c9c83ad0c Mon Sep 17 00:00:00 2001 From: Ayato Sasakura Date: Fri, 1 Jul 2022 20:07:59 -0700 Subject: [PATCH] hide table of contents from package-list --- _config.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_config.yml b/_config.yml index 2149cf2..d8716f8 100644 --- a/_config.yml +++ b/_config.yml @@ -99,6 +99,18 @@ defaults: author_profile: false show_date: false + # Linux Package List (hide toc) + - scope: + path: "_posts/2021-12-04-linux-package-list.md" + type: posts + values: + layout: single + author_profile: false + comments: true + show_date: false + toc: false + toc_sticky: false + category_archive: type: liquid path: /categories/