feat: add wah.su project to project links

This commit is contained in:
Kentai Radiquum 2024-09-16 14:43:50 +05:00
parent 2158f3ae86
commit af9286b940
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
3 changed files with 264 additions and 0 deletions

View file

@ -288,6 +288,18 @@
</div>
</a>
</div>
<a class="hover:border-bg-blue w-[344px] sm:w-[416px] h-[180px] border-transparent border-2 border-solid transition-[border-color]"
href="https://home.wah.su" target="_blank" referrerpolicy="origin">
<div class="relative flex items-end w-full h-full px-2 py-4 overflow-hidden">
<img class="absolute [filter:darken(10%)] scale-9 sm:scale-100 -right-[90px] -top-[80px] sm:-right-32 sm:-top-24 object-cover -z-10" alt=""
src="./static/assets/wah-su.svg" />
<div class="absolute inset-0 bg-black -z-20"></div>
<div class="flex flex-col gap-1">
<p class="font-medium text-[24px] leading-[1]">wah.su</p>
<p class="font-light text-[14px] leading-[1]">My Self-Hosting endeavor</p>
</div>
</div>
</a>
</div>
<!-- Contact and Friends links Links -->
<div class="flex flex-col w-[344px] sm:w-[416px] gap-8 lg:gap-4 xl:-mt-[196px] 2xl:-mt-0">