mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
re-arrange modern build stack pages
This commit is contained in:
@@ -163,10 +163,6 @@ export default defineConfig({
|
||||
text: "Web Apps",
|
||||
link: "/about/web-apps",
|
||||
},
|
||||
{
|
||||
text: "Cordova",
|
||||
link: "/about/cordova",
|
||||
},
|
||||
{
|
||||
text: "Modern Build Stack",
|
||||
link: "/about/modern-build-stack.md",
|
||||
@@ -181,6 +177,10 @@ export default defineConfig({
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
text: "Cordova",
|
||||
link: "/about/cordova",
|
||||
},
|
||||
],
|
||||
collapsed: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user