studio v1.1
Some checks failed
Deploy App / deploy (push) Failing after 13s

This commit is contained in:
valere
2025-09-20 21:39:56 +02:00
parent 9e697822e4
commit 631bc65c70
3 changed files with 19 additions and 100 deletions

9
app/pages/index.vue Normal file
View File

@@ -0,0 +1,9 @@
<template>
<div>
<h1>
<img class="logo h-full p-1" src="/logo.svg" alt="">
Compilations
indépendantes
</h1>
</div>
</template>