Deploy Hugo build

This commit is contained in:
2025-08-28 17:45:56 +00:00
parent 8ab3a6a226
commit 9322ec6a73
10 changed files with 667 additions and 21 deletions

View File

@@ -75,6 +75,18 @@
</div>
</a>
<a href="https://fenpa.ws/ef29/jay/" class="w-full bg-white shadow hover:mb-2 hover:mt-0 mt-2 duration-100">
<div class="relative aspect-square">
<img class="w-full h-full bg-ef-400 object-cover" src="/ef29/jay/Jay.webp">
<span class="absolute bg-ef-500 text-white -translate-y-[50%] ml-6 text-sm px-1">Pawsonel</span>
</div>
<div class="p-4">
<b class="font-black">
Jay <span class="text-neutral-700">(Logistics)</span>
</b>
</div>
</a>
<a href="https://fenpa.ws/ef29/lambda/" class="w-full bg-white shadow hover:mb-2 hover:mt-0 mt-2 duration-100">
<div class="relative aspect-square">
<img class="w-full h-full bg-ef-400 object-cover" src="/ef29/lambda/Lambda.webp">
@@ -82,7 +94,19 @@
</div>
<div class="p-4">
<b class="font-black">
Lambda <span class="text-neutral-700">(Comunications)</span>
Lambda <span class="text-neutral-700">(Communications)</span>
</b>
</div>
</a>
<a href="https://fenpa.ws/ef29/neko/" class="w-full bg-white shadow hover:mb-2 hover:mt-0 mt-2 duration-100">
<div class="relative aspect-square">
<img class="w-full h-full bg-ef-400 object-cover" src="/ef29/neko/Neko.webp">
<span class="absolute bg-ef-500 text-white -translate-y-[50%] ml-6 text-sm px-1">Pawsonel</span>
</div>
<div class="p-4">
<b class="font-black">
Neko Bloodheart <span class="text-neutral-700">(Medic)</span>
</b>
</div>
</a>