diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/default.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/default.toml b/config/default.toml index 5dceae1..b5a5d6a 100644 --- a/config/default.toml +++ b/config/default.toml @@ -28,9 +28,5 @@ domainStartDate = "2016-01-01" [posts] folder = "./posts" -[posts.taxonomies] -tag = "tags" -category = "categories" - [posts.code] theme = "default" \ No newline at end of file |