fixed categories page
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<meta name="author" content="Adumh00man" />
|
||||
|
||||
|
||||
<meta name="keywords" content="Blog, Neorg, Nvim, Voidarc, Webdev" />
|
||||
<meta name="keywords" content="blog, neorg, nvim, voidarc, webdev" />
|
||||
|
||||
|
||||
|
||||
@@ -224,35 +224,35 @@
|
||||
|
||||
<a
|
||||
class="w-fit bg-grey hover:bg-magenta text-base hover:text-base! no-underline! hover:no-underline! text-sm mr-2 last:mr-0 px-1 rounded-sm"
|
||||
href="https://blog.voidarc.co.uk/categories/Blog"
|
||||
href="https://blog.voidarc.co.uk/categories/blog"
|
||||
>
|
||||
Blog
|
||||
</a>
|
||||
|
||||
<a
|
||||
class="w-fit bg-grey hover:bg-magenta text-base hover:text-base! no-underline! hover:no-underline! text-sm mr-2 last:mr-0 px-1 rounded-sm"
|
||||
href="https://blog.voidarc.co.uk/categories/Neorg"
|
||||
href="https://blog.voidarc.co.uk/categories/neorg"
|
||||
>
|
||||
Neorg
|
||||
</a>
|
||||
|
||||
<a
|
||||
class="w-fit bg-grey hover:bg-magenta text-base hover:text-base! no-underline! hover:no-underline! text-sm mr-2 last:mr-0 px-1 rounded-sm"
|
||||
href="https://blog.voidarc.co.uk/categories/Nvim"
|
||||
href="https://blog.voidarc.co.uk/categories/nvim"
|
||||
>
|
||||
Nvim
|
||||
</a>
|
||||
|
||||
<a
|
||||
class="w-fit bg-grey hover:bg-magenta text-base hover:text-base! no-underline! hover:no-underline! text-sm mr-2 last:mr-0 px-1 rounded-sm"
|
||||
href="https://blog.voidarc.co.uk/categories/Voidarc"
|
||||
href="https://blog.voidarc.co.uk/categories/voidarc"
|
||||
>
|
||||
Voidarc
|
||||
</a>
|
||||
|
||||
<a
|
||||
class="w-fit bg-grey hover:bg-magenta text-base hover:text-base! no-underline! hover:no-underline! text-sm mr-2 last:mr-0 px-1 rounded-sm"
|
||||
href="https://blog.voidarc.co.uk/categories/Webdev"
|
||||
href="https://blog.voidarc.co.uk/categories/webdev"
|
||||
>
|
||||
Webdev
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user