fix: get rid of old discord name
All checks were successful
ci/woodpecker/push/web Pipeline was successful

This commit is contained in:
Ax333l 2024-01-20 17:19:06 +01:00
parent bf976c7f48
commit a66886dace
Signed by: Ax333l
GPG key ID: D2B4D85271127D23

View file

@ -7,7 +7,7 @@
<header class="h-96 flex justify-start"> <header class="h-96 flex justify-start">
<div class="my-auto flex flex-col gap-2"> <div class="my-auto flex flex-col gap-2">
<h1 class="text-4xl md:text-6xl font-semibold">I am <span class="font-bold text-red-400">Axel.</span></h1> <h1 class="text-4xl md:text-6xl font-semibold">I am <span class="font-bold text-red-400">Axel.</span></h1>
<h2 class="max-w-max text-xs md:text-sm text-red-200">@ax333l:chat.axelen.xyz / Ax333l#9147</h2> <h2 class="max-w-max text-xs md:text-sm text-red-200">@ax333l:chat.axelen.xyz</h2>
</div> </div>
</header> </header>