mirror of
https://github.com/brain-hackers/wiki.brainux.org
synced 2025-11-05 06:58:37 +09:00
hide table of contents from package-list
This commit is contained in:
12
_config.yml
12
_config.yml
@@ -99,6 +99,18 @@ defaults:
|
|||||||
author_profile: false
|
author_profile: false
|
||||||
show_date: 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:
|
category_archive:
|
||||||
type: liquid
|
type: liquid
|
||||||
path: /categories/
|
path: /categories/
|
||||||
|
|||||||
Reference in New Issue
Block a user