added funny hand thing

This commit is contained in:
Yannik
2023-10-26 01:21:13 +02:00
parent 5a88db2926
commit c3467ece3b
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,12 @@ import Base from "../layouts/Base.astro";
<h1 class="wip-title">Work in <span class="text-gradient">progress</span></h1>
<div class="card">
<p>
Hey👋,<br>
Hey &nbsp;<img width="32px" src="../../public/hand_wave.webp"><br>
<br>
this is my personal website wich gets a rewrite "right now".<br>
this is my personal website <br> wich gets a rewrite "right now".<br>
My name is Yannik aka vaporvee and I'm 19 years old.<br>
I'm a game developer and i code in C++, Godot Engine's GDScript and C#.<br>
<br>
If you want to see the progress on this website visit <a href="https://github.com/vaporvee/web">github.com/vaporvee/web</a>
</p>
</div>