diff --git a/config.toml b/config.toml index 4bef923..27274dc 100644 --- a/config.toml +++ b/config.toml @@ -71,7 +71,7 @@ footnoteReturnLinkContents = "↩" # Provides a nicer footnote return link post = "" [params.modules.fractal_forest] - enabled = true # Optional, set false to disable module + enabled = false # Optional, set false to disable module decoders = ["bpgdec8a"] # Optional, 8-bit javascript decoder with animation [params.hackcss]