fixed categories page

This commit is contained in:
2026-03-21 16:08:56 +00:00
parent d2c910748c
commit 7aa4687bd5
9 changed files with 59 additions and 14 deletions

View File

@@ -207,35 +207,35 @@
<li>
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/blog">blog</a>
<span class="text-grey">(0 posts)</span>
<span class="text-grey">(1 post)</span>
</li>
<li>
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/neorg">neorg</a>
<span class="text-grey">(0 posts)</span>
<span class="text-grey">(1 post)</span>
</li>
<li>
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/nvim">nvim</a>
<span class="text-grey">(0 posts)</span>
<span class="text-grey">(1 post)</span>
</li>
<li>
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/voidarc">voidarc</a>
<span class="text-grey">(0 posts)</span>
<span class="text-grey">(1 post)</span>
</li>
<li>
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/webdev">webdev</a>
<span class="text-grey">(0 posts)</span>
<span class="text-grey">(1 post)</span>
</li>
</ul>