mirror of
https://github.com/Paris-est-Ludique/ForceOrange.git
synced 2025-09-12 15:00:08 +02:00
✨ Complete all user management with forms and DB
This commit is contained in:
committed by
ChatonDeAru (Romain)
parent
37b2238b84
commit
5fa1f24caf
@@ -5,7 +5,12 @@ definePageMeta({
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<h1>Home</h1>
|
||||
</div>
|
||||
<WIPNotif />
|
||||
<UCard class="container mx-auto max-w-screen-md">
|
||||
<h1 class="text-2xl uppercase">Bienvenue sur Force Orange</h1>
|
||||
<p class="font-light">
|
||||
Tu retrouveras toutes les informations nécessaires pour t'accompagner dans la préparation du festival Paris Est
|
||||
Ludique 2025.
|
||||
</p>
|
||||
</UCard>
|
||||
</template>
|
Reference in New Issue
Block a user