add: nginx configurations
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m2s

This commit is contained in:
2024-02-17 15:35:41 +01:00
parent 49b5f628b5
commit 1188889ce1
5 changed files with 88 additions and 3 deletions

View File

@ -1,10 +1,10 @@
---
title: "Categories"
slug: "categories"
layout: "simple"
# layout: "simple"
---
{{< list title="Homelab" cardView=true limit=3 where="Type" value="homelab" >}}
<!-- {{< list title="Homelab" cardView=true limit=3 where="Type" value="homelab" >}}
<div class="mt-10 flex justify-center">
<a href="homelab">
@ -20,4 +20,4 @@ layout: "simple"
<a href="security">
<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>
</div> -->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 156 KiB