From b1e86278c3ca051eed7995e8336376ed49da1f24 Mon Sep 17 00:00:00 2001
From: Donal Spring <donalspring@gmail.com>
Date: Wed, 09 May 2018 17:04:49 +0200
Subject: [PATCH] Merge pull request #206 from rht-labs/feature/sidebar-revamp

---
 index.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/index.html b/index.html
index f225f84..7c4676c 100644
--- a/index.html
+++ b/index.html
@@ -18,6 +18,8 @@
       name: 'Red Hat Open Innovation Labs Exercises',
       repo: 'https://github.com/rht-labs/enablement-docs',
       loadSidebar: true,
+      subMaxLevel: 5,
+      auto2top: true,
       search: 'auto',
     }
   </script>

--
Gitblit v1.9.3