mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 04:22:18 +00:00
Move policy to bottom
This commit is contained in:
@@ -15,10 +15,6 @@
|
||||
label: 'Overview',
|
||||
href: '/docs/advanced/platform'
|
||||
},
|
||||
{
|
||||
label: 'Release policy',
|
||||
href: '/docs/advanced/platform/release-policy'
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -97,6 +93,15 @@
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
label: 'Policy',
|
||||
items: [
|
||||
{
|
||||
label: 'Release policy',
|
||||
href: '/docs/advanced/platform/release-policy'
|
||||
},
|
||||
]
|
||||
}
|
||||
];
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user