Compare commits
No commits in common. "ed23344d7881dc9720ca07352cbd34cbb7bddfc4" and "b3c655df58d686a10b399dacbcc930ed63f39734" have entirely different histories.
ed23344d78
...
b3c655df58
Binary file not shown.
Before Width: | Height: | Size: 1.7 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1.5 MiB |
Binary file not shown.
Before Width: | Height: | Size: 768 KiB |
@ -1,4 +1,3 @@
|
||||
|
||||
<template>
|
||||
<v-container>
|
||||
<v-row no-gutters>
|
||||
|
@ -1,11 +1,5 @@
|
||||
<template>
|
||||
<v-img width="1645" src="../assets/BrainBlast-For-HomeView-Alpha.png"></v-img>
|
||||
<div>
|
||||
<h1>Bienvenue sur BrainBlast !</h1>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'VotreComposant', // Assurez-vous de donner un nom à votre composant
|
||||
// Votre logique JavaScript ici, par exemple des méthodes, des données, etc.
|
||||
};
|
||||
</script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user