Birthday
This commit is contained in:
11
pages/index.vue.html
Normal file
11
pages/index.vue.html
Normal file
@ -0,0 +1,11 @@
|
||||
<main>
|
||||
<div class="intro">
|
||||
<h1>Phares</h1>
|
||||
<p>
|
||||
Hi 👋!
|
||||
</p>
|
||||
</div>
|
||||
<Birthday />
|
||||
<FeedbackForm />
|
||||
<JokeBlock />
|
||||
</main>
|
Reference in New Issue
Block a user