add cordova to the docs quick start section

This commit is contained in:
Nacho Codoñer
2024-09-11 18:02:54 +02:00
parent 997dbdd93b
commit fa81d2a6ed

View File

@@ -156,6 +156,10 @@ export default defineConfig({
link: "/about/install",
},
// TODO: Your first app meteor app
{
text: "Cordova",
link: "/about/cordova",
},
],
collapsed: true,
},