better home presentation

This commit is contained in:
2026-09-14 09:41:06 +02:00
parent 3b1013bc8f
commit dd5c330e98
4 changed files with 107 additions and 57 deletions
@@ -6,6 +6,7 @@ import { fileURLToPath, URL } from 'node:url'
export default defineConfig({
plugins: [vue()],
server: {
hmr: {
host: 'localhost',
},