This commit is contained in:
2025-11-12 04:52:55 +05:30
parent a4348755d5
commit 777e607269
31 changed files with 89 additions and 97 deletions

View File

@@ -61,12 +61,12 @@ const sidebars = {
{
type: 'category',
label: 'Docs',
items: ['hwid','ohook','tsforge','kms38','online_kms','chart','command_line_switches','check_activation_status','oem-folder','change_windows_edition','change_office_edition'],
items: ['hwid','ohook','tsforge','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']
items: ['manual_hwid_activation', 'manual_ohook_activation']
},
{
type: 'category',
@@ -125,6 +125,11 @@ const sidebars = {
},
]
},
{
type: 'category',
label: 'Archive',
items: ['kms38', 'manual_kms38_activation'],
},
'unsupported_products_activation',
'news',
'changelog',