mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-09 21:07:46 +00:00
Add release policy page
This commit is contained in:
@@ -9,12 +9,16 @@
|
||||
|
||||
const navigation: NavTree = [
|
||||
{
|
||||
label: 'Getting started',
|
||||
label: 'Platform',
|
||||
items: [
|
||||
{
|
||||
label: 'Overview',
|
||||
href: '/docs/advanced/platform'
|
||||
}
|
||||
},
|
||||
{
|
||||
label: 'Release policy',
|
||||
href: '/docs/advanced/platform/release-policy'
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user