This commit is contained in:
Julien Calixte
2022-09-25 22:56:03 +02:00
parent 19769df538
commit c101944be1
5 changed files with 44 additions and 23 deletions

View File

@@ -1,7 +1,9 @@
<script setup lang="ts"></script>
<template>
<h1>Hi! I'm <julien-calixte />. A mobile & web developer.</h1>
<h1>
Hi! I'm <julien-calixte version="compact" />. A mobile & web developer.
</h1>
<section class="about-me">
<p>I am into building things with code.</p>
</section>