summaryrefslogtreecommitdiff
path: root/sidebars.js
diff options
context:
space:
mode:
Diffstat (limited to 'sidebars.js')
-rw-r--r--sidebars.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/sidebars.js b/sidebars.js
index 7c0e9d5..9ecc568 100644
--- a/sidebars.js
+++ b/sidebars.js
@@ -28,6 +28,11 @@ const sidebars = {
label: 'Docs',
items: ['hwid','ohook','tsforge','kms38','online_kms','chart','command_line_switches','check_activation_status','oem-folder','change_windows_edition','change_office_edition'],
},
+ {
+ type: 'category',
+ label: 'Manual Activation',
+ items: ['manual_hwid_activation', 'manual_ohook_activation', 'manual_kms38_activation']
+ },
'guide_links',
'news',
'changelog',