From bf19b5733b9c424050764cb2fc3503c88a7df9d9 Mon Sep 17 00:00:00 2001 From: agnetemoos Date: Wed, 14 Aug 2024 14:05:59 +0200 Subject: [PATCH] Update _config.yml --- _config.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 437969f..3e9d666 100644 --- a/_config.yml +++ b/_config.yml @@ -9,8 +9,16 @@ aux_links: collections: pages: + permalink: "/:collection/:path/" output: true - permalink: /:collection/:path/ scripts: + permalink: "/:collection/:path/" output: true - permalink: /:collection/:path/ +just_the_docs: + collections: + pages: + name: Sider + nav_fold: true + scripts: + name: Scripts + nav_fold: false