- Riorganizzazione Progetti

- freeplanet.app
 - insiemesipuo.app
 - popolodelnuovomondo.app
This commit is contained in:
paoloar77
2022-01-05 09:36:24 +01:00
parent cc27767b62
commit 0997ef1ec3
46 changed files with 7071 additions and 23 deletions

View File

@@ -360,7 +360,7 @@ const baseroutes: IListRoutes[] = [
path: '/',
materialIcon: 'home',
name: 'pages.home',
component: () => import('@src/root/home/home.vue'),
component: () => import('@src/root/home_pdnm/home_pdnm.vue'),
reqauth: false,
inmenu: true,
infooter: true,