diff --git a/docusaurus.config.js b/docusaurus.config.js index 89fb55b..ddf4a5c 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -102,11 +102,6 @@ const config = { position: 'left', label: 'Download Windows / Office', }, - { - to: '/news', - position: 'left', - label: 'News', - }, { to: '/credits', position: 'left', @@ -125,14 +120,18 @@ const config = { label: 'Guides', to: '/guide_links', }, - { - label: 'MAS Changelog', - to: '/changelog', - }, { label: 'Unsupported Products Activation', to: '/unsupported_products_activation', }, + { + to: '/news', + label: 'News', + }, + { + label: 'MAS Changelog', + to: '/changelog', + }, { label: 'Our Non-Piracy Site', to: '/our_non-piracy_site',