From 6f6ca2f41caa4aa2c18c65af23a7c4473fe9ae82 Mon Sep 17 00:00:00 2001 From: Takumi Sueda Date: Sat, 2 Jul 2022 15:30:28 +0900 Subject: [PATCH] Hide TOC in the Package List page --- _posts/2021-12-04-linux-package-list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/2021-12-04-linux-package-list.md b/_posts/2021-12-04-linux-package-list.md index b6fa4c7..bbd3e29 100644 --- a/_posts/2021-12-04-linux-package-list.md +++ b/_posts/2021-12-04-linux-package-list.md @@ -4,6 +4,7 @@ categories: - Linux tags: - Linux +toc: false --- Brainux では、debootstrap で生成した rootfs に加えて以下のパッケージをインストールしています。