fixed categories page
This commit is contained in:
@@ -203,6 +203,15 @@
|
||||
<p class="text-sm text-text/70"><i>All the posts with the category "nvim"</i></p>
|
||||
<ul class="mt-6 pt-6 border-t border-t-base-alt dark:border-t-[#39394b]">
|
||||
|
||||
|
||||
<li>
|
||||
<div class="flex flex-col md:flex-row space-x-4">
|
||||
<a class="font-mono text-lg w-fit no-underline! hover:underline! hover:decoration-dashed" href="https://blog.voidarc.co.uk/posts/site/">Making a Blog Using a Niche Markdown Language</a>
|
||||
<time class="text-grey text-sm italic"> on <strong>March 21, 2026</strong></time>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user