add: nginx configurations
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m2s
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m2s
This commit is contained in:
@ -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 |
Reference in New Issue
Block a user