From b4ab6dc81c3ae00791f1bd27656f9f5b9e08eb66 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sun, 21 Jul 2024 18:50:40 -0400 Subject: [PATCH] slim down menu --- _data/toc.yml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/_data/toc.yml b/_data/toc.yml index e0ad488..9ff5df1 100644 --- a/_data/toc.yml +++ b/_data/toc.yml @@ -1,13 +1,5 @@ - title: Documentation url: docs links: - - title: "Getting Started" - url: "docs/getting-started" - children: - - title: Introduction - url: "/" - - title: Administration - url: "administration" - - title: Customization - url: "docs/getting-started#customization" - + - title: "Administration" + url: "administration"