diff --git a/config.toml b/config.toml index 9ac4df80..39f3b756 100644 --- a/config.toml +++ b/config.toml @@ -9,6 +9,8 @@ pygmentsuseclasses = true uglyurls = true +contentdir = "../blog" + [author] name = "Philipp Oppermann" email = "dev@phil-opp.com"