summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docusaurus.config.js17
1 files changed, 8 insertions, 9 deletions
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 89fb55b..ddf4a5c 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -103,11 +103,6 @@ const config = {
label: 'Download Windows / Office',
},
{
- to: '/news',
- position: 'left',
- label: 'News',
- },
- {
to: '/credits',
position: 'left',
label: 'Credits',
@@ -126,14 +121,18 @@ const config = {
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',
},