|
|
|
|
@ -47,6 +47,17 @@ const routes = [
|
|
|
|
|
component: () => import('../components/WebPageSections/navbarcontent/General.vue')
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
// {
|
|
|
|
|
// path: '/programas/ingenierias',
|
|
|
|
|
// name: 'ingenierias',
|
|
|
|
|
// component: () => import('../components/WebPageSections/perfiles/ing/CarrerasIng.vue')
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: '/programas/ingenierias-detalle/:id',
|
|
|
|
|
// name: 'ingenierias-detalle',
|
|
|
|
|
// component: () => import('../components/WebPageSections/perfiles/ing/Detalles.vue')
|
|
|
|
|
// },
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|