about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2020-11-14 22:02:07 +0100
committerAlan Pearce2020-11-14 22:02:07 +0100
commit9fdbfb1d04b4b897904f1977e3e5e1055fb1a95e (patch)
treeadc3263f8485a12c93c1c2ebd4a77da9ecb5e42b /config.toml
parent7e676dff6df605b7f05401b0a437db3038ea4575 (diff)
downloadwebsite-9fdbfb1d04b4b897904f1977e3e5e1055fb1a95e.tar.lz
website-9fdbfb1d04b4b897904f1977e3e5e1055fb1a95e.tar.zst
website-9fdbfb1d04b4b897904f1977e3e5e1055fb1a95e.zip
Remove categories taxonomy
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.toml b/config.toml index 36f5635..85c9691 100644 --- a/config.toml +++ b/config.toml
@@ -13,10 +13,6 @@ highlight_theme = "ascetic-white"
13name = "tags" 13name = "tags"
14feed = true 14feed = true
15 15
16[[taxonomies]]
17name = "categories"
18feed = true
19
20[extra] 16[extra]
21footer = "Licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>." 17footer = "Licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>."
22gpg_fingerprint = "48E6 576C 0707 388C B8BE FD0C CD4B EB92 A8D4 6583" 18gpg_fingerprint = "48E6 576C 0707 388C B8BE FD0C CD4B EB92 A8D4 6583"