diff options
| author | WindowsAddict | 2025-03-23 01:09:15 +0000 |
|---|---|---|
| committer | WindowsAddict | 2025-03-23 01:09:15 +0000 |
| commit | b533083a41a3672de03d23c30f3813d2a34658f9 (patch) | |
| tree | 08adac0bd6e93d26e4f758342da6e46cd1205c07 /sidebars.js | |
| parent | 5894bf4c72835102b6e14c3a387a3ed057a12a43 (diff) | |
| download | massgrave.dev-b533083a41a3672de03d23c30f3813d2a34658f9.zip | |
Add contribute page
Diffstat (limited to 'sidebars.js')
| -rw-r--r-- | sidebars.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sidebars.js b/sidebars.js index 9ecc568..1e3bf05 100644 --- a/sidebars.js +++ b/sidebars.js @@ -34,10 +34,11 @@ const sidebars = { items: ['manual_hwid_activation', 'manual_ohook_activation', 'manual_kms38_activation'] }, 'guide_links', + 'unsupported_products_activation', 'news', 'changelog', - 'unsupported_products_activation', 'our_non-piracy_site', + 'contribute', 'credits', 'contactus', ], |
