Files
blog/content/_index.md
d3vyce 78bd487cfe
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m45s
bump: blowfish/hugo version + theme submodule
2025-06-28 07:42:39 -04:00

13 lines
477 B
Markdown

---
title: "d3vyce Blog's"
description: "This page was built using the Blowfish theme for Hugo."
---
{{< list title="Latest Projects" cardView=true limit=3 where="Type" value="projects" >}}
<div class="mt-10 flex justify-center">
<a href="projects">
<button class="bg-transparent hover:text-primary-500 prose dark:prose-invert font-semibold hover:text-white py-2 px-4 border border-primary-500 hover:border-transparent rounded">Show More</button>
</a>
</div>