Browse Source

disable dpgdecoder

pull/5/head
Rohan Verma 6 years ago
parent
commit
e3c4e82c82
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config.toml

+ 1
- 1
config.toml View File

post = "<svg aria-hidden=\"true\" class=\"i-search\" viewBox=\"0 0 32 32\" width=\"10\" height=\"10\" fill=\"none\" stroke=\"currentcolor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\"><circle cx=\"14\" cy=\"14\" r=\"12\" /><path d=\"M23 23 L30 30\" /></svg>" post = "<svg aria-hidden=\"true\" class=\"i-search\" viewBox=\"0 0 32 32\" width=\"10\" height=\"10\" fill=\"none\" stroke=\"currentcolor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\"><circle cx=\"14\" cy=\"14\" r=\"12\" /><path d=\"M23 23 L30 30\" /></svg>"


[params.modules.fractal_forest] [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 decoders = ["bpgdec8a"] # Optional, 8-bit javascript decoder with animation


[params.hackcss] [params.hackcss]

Loading…
Cancel
Save