chore: add basic layout

This commit is contained in:
2025-12-01 18:58:37 +01:00
parent 0fb8ecf4c6
commit eab0fae501
10 changed files with 111 additions and 5 deletions

4
app/app.config.ts Normal file
View File

@@ -0,0 +1,4 @@
export default defineAppConfig({
title: 'La Boîte aux lettres',
description: "Characters with character, by type designer Laurette Colmard."
})