added funny hand thing
This commit is contained in:
BIN
public/hand_wave.webp
Normal file
BIN
public/hand_wave.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
@@ -6,11 +6,12 @@ import Base from "../layouts/Base.astro";
|
|||||||
<h1 class="wip-title">Work in <span class="text-gradient">progress</span></h1>
|
<h1 class="wip-title">Work in <span class="text-gradient">progress</span></h1>
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<p>
|
<p>
|
||||||
Hey👋,<br>
|
Hey <img width="32px" src="../../public/hand_wave.webp"><br>
|
||||||
<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>
|
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>
|
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>
|
If you want to see the progress on this website visit <a href="https://github.com/vaporvee/web">github.com/vaporvee/web</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user