fix: many things
This commit is contained in:
@ -4,3 +4,10 @@ description: "This page was built using the Blowfish theme for Hugo."
|
||||
layout: "simple"
|
||||
---
|
||||
|
||||
{{< 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>
|
||||
|
Reference in New Issue
Block a user