From 11922e188ae3a419deb7646bab69f8be21298ae3 Mon Sep 17 00:00:00 2001 From: GwenNinja Date: Wed, 2 Oct 2024 09:48:36 +0200 Subject: [PATCH] Update index.html --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 0fb642c..9d6e3a7 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,8 @@ window.$docsify = { //... el: '#main', + loadSidebar: true + };