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 "blog"</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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -203,6 +203,15 @@
|
||||
<p class="text-sm text-text/70"><i>All the posts with the category "neorg"</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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -203,6 +203,15 @@
|
||||
<p class="text-sm text-text/70"><i>All the posts with the category "voidarc"</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>
|
||||
|
||||
|
||||
@@ -203,6 +203,15 @@
|
||||
<p class="text-sm text-text/70"><i>All the posts with the category "webdev"</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