mirror of
https://github.com/massgravel/massgrave.dev.git
synced 2024-11-23 15:00:54 +07:00
Reorder navbar
This commit is contained in:
parent
fd7a0a0889
commit
e069e5247e
@ -102,11 +102,6 @@ const config = {
|
|||||||
position: 'left',
|
position: 'left',
|
||||||
label: 'Download Windows / Office',
|
label: 'Download Windows / Office',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
to: '/news',
|
|
||||||
position: 'left',
|
|
||||||
label: 'News',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
to: '/credits',
|
to: '/credits',
|
||||||
position: 'left',
|
position: 'left',
|
||||||
@ -125,14 +120,18 @@ const config = {
|
|||||||
label: 'Guides',
|
label: 'Guides',
|
||||||
to: '/guide_links',
|
to: '/guide_links',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
label: 'MAS Changelog',
|
|
||||||
to: '/changelog',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: 'Unsupported Products Activation',
|
label: 'Unsupported Products Activation',
|
||||||
to: '/unsupported_products_activation',
|
to: '/unsupported_products_activation',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
to: '/news',
|
||||||
|
label: 'News',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: 'MAS Changelog',
|
||||||
|
to: '/changelog',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: 'Our Non-Piracy Site',
|
label: 'Our Non-Piracy Site',
|
||||||
to: '/our_non-piracy_site',
|
to: '/our_non-piracy_site',
|
||||||
|
Loading…
Reference in New Issue
Block a user