Disable taxonomy

This commit is contained in:
Rafal Kupiec 2024-06-18 16:13:23 +02:00
parent dbf1148078
commit 6766a5d8dc
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -1,4 +1,5 @@
baseURL = "https://exectos.eu.org/"
disableKinds = ["taxonomy"]
title = "ExectOS Operating System"
theme = "exectos"
languageCode = "en-us"
@ -40,7 +41,3 @@ paginate = 10
[params]
defaultKeywords = ["ExectOS", "XT", "XTOS", "efi", "gpl3", "kernel", "nt", "open source", "os", "osdev", "uefi boot", "win32"]
defaultDescription = "ExectOS Operating System"
[taxonomies]
author = "author"
tag = "tags"