From b5417c1dbbd197456a8512b97f3363c567be3afa Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Mon, 6 Oct 2025 02:56:58 +0530 Subject: Change layout --- sidebars.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sidebars.js') diff --git a/sidebars.js b/sidebars.js index 1e3bf05..46ab987 100644 --- a/sidebars.js +++ b/sidebars.js @@ -20,9 +20,13 @@ const sidebars = { tutorialSidebar: [ 'intro', + 'genuine-installation-media', 'faq', 'troubleshoot', - 'genuine-installation-media', + { + type: 'html', + value: '
', + }, { type: 'category', label: 'Docs', -- cgit v1.2.3