diff --git a/config.toml b/config.toml index 0bc5176..5bb9704 100644 --- a/config.toml +++ b/config.toml @@ -40,3 +40,12 @@ blog = 'blog/:year/:month/:slug/' category = 'categories' series = 'series' tag = 'tags' + +[privacy] + [privacy.twitter] + enableDNT = true + simple = true + +[services] + [services.twitter] + disableInlineCSS = true \ No newline at end of file