diff --git a/blog/config.toml b/blog/config.toml index 6a2ac0ea..5c88a84b 100644 --- a/blog/config.toml +++ b/blog/config.toml @@ -9,6 +9,8 @@ pygmentsuseclasses = true uglyurls = true +disableKinds = ["section", "taxonomy", "taxonomyTerm"] + [author] name = "Philipp Oppermann" email = "dev@phil-opp.com"