mirror of
https://github.com/meteor/meteor.git
synced 2026-01-09 07:38:15 -05:00
Appended Blaze tutorial in the docs page after the Vue entry.
This commit is contained in:
@@ -40,6 +40,10 @@ export default defineConfig({
|
||||
text: "Meteor + Vue + vue-meteor-tracker",
|
||||
link: "/tutorials/vue/meteorjs3-vue3-vue-meteor-tracker",
|
||||
},
|
||||
{
|
||||
text: "Meteor.js 3 + Blaze",
|
||||
link: "/tutorials/blaze/index",
|
||||
},
|
||||
{
|
||||
link: "/tutorials/application-structure/index",
|
||||
text: "Application structure",
|
||||
|
||||
Reference in New Issue
Block a user