Deploy Hugo build

This commit is contained in:
2024-08-20 20:03:53 +00:00
parent c0c94d84af
commit 78b905c6bd
15 changed files with 125 additions and 182 deletions

View File

@@ -50,6 +50,21 @@
</div>
<div class="flex flex-col items-center gap-8 mx-auto">
<div href="https://fenpa.ws/projects/anthrove/" class="block relative z-10 mt-2 max-w-sm rounded-xl shadow-lg bg-zinc-700/50 hover:bg-zinc-700/80 hover:mb-2 hover:mt-0 w-full">
<a href="https://fenpa.ws/projects/anthrove/" class="absolute inset-0 z-10"></a>
<div class="">
<div class="relative aspect-video">
<div class="!p-0 w-full h-full relative">
<img src="https://fenpa.ws//images//" alt="" class="absolute inset-0 rounded-t !m-0 !p-0 h-full w-full !mx-auto object-cover">
</div>
</div>
<div class="px-4 py-2 prose prose-invert">
<h3 class="p-0 m-0">anthrove</h3>
<p class="!p-0 !m-0"></p>
</div>
</div>
</div>
</div>
</div>