Aggiunte le icone e i link di instagram e fb funzionanti

This commit is contained in:
2026-04-20 17:48:15 +02:00
parent f23aecbbe0
commit 94bf02ef2b
7 changed files with 58 additions and 4 deletions
+3 -2
View File
@@ -6,6 +6,7 @@ export default defineConfig({
server: {
fs: {
allow: ['.']
}
},
allowedHosts: ['.ngrok-free.app'] // <-- Aggiungi questa riga qui
}
});
});