diff --git a/config.toml b/config.toml index a73c8f0..596bb8c 100644 --- a/config.toml +++ b/config.toml @@ -48,7 +48,7 @@ darkTheme = "catppuccin-macchiato" # Theme for dark mode lightTheme = "catppuccin-frappe" # Theme for light mode [security] -allowContent = ['text/html'] +allowContent = [] [outputs] home = ["HTML", "JSON"]