Remove categories page

This commit is contained in:
germax26 2024-08-04 22:46:37 +10:00
parent 784fda9a4f
commit 8c31f134a9
Signed by: germax26
SSH Key Fingerprint: SHA256:gW4yOSeCn38WdM5SmB8SmFcBPXVj8UfS2sbQjrDdAWo

View File

@ -2,3 +2,6 @@ baseURL = "https://blog.germax26.net/"
languageCode = "en-gb"
title = "Germax26's Blog"
theme = 'lugo'
[taxonomies]
category = "tags"