diff options
author | Alan Pearce | 2020-11-14 22:02:07 +0100 |
---|---|---|
committer | Alan Pearce | 2020-11-14 22:02:07 +0100 |
commit | ea1199652ac50c3916093800cea115fac5a4b97f (patch) | |
tree | 5d77bdc6b69d3b08c1eb19450625f3c6b1b3fad6 /config.toml | |
parent | a89e4b5eb061c17804bb0d88356ca103af259d0e (diff) | |
download | website-ea1199652ac50c3916093800cea115fac5a4b97f.tar.lz website-ea1199652ac50c3916093800cea115fac5a4b97f.tar.zst website-ea1199652ac50c3916093800cea115fac5a4b97f.zip |
Remove categories taxonomy
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 4 |
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" name = "tags" feed = true -[[taxonomies]] -name = "categories" -feed = true - [extra] footer = "Licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>." gpg_fingerprint = "48E6 576C 0707 388C B8BE FD0C CD4B EB92 A8D4 6583" |