From 4ad6f992261c7414029443648bf7dca3755b95f8 Mon Sep 17 00:00:00 2001 From: Kenneth Hoste Date: Thu, 9 Jan 2025 16:27:08 +0100 Subject: [PATCH] disable table-of-contents sidebar on landing page --- docs/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/index.md b/docs/index.md index b69cf2575..c5edcaac1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,8 @@ +--- +hide: + - toc +--- + # EasyBuild Documentation ---