Disable taxonomy
This commit is contained in:
parent
dbf1148078
commit
6766a5d8dc
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user