Procházet zdrojové kódy

disable dpgdecoder

pull/5/head
Rohan Verma před 6 roky
rodič
revize
e3c4e82c82
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      config.toml

+ 1
- 1
config.toml Zobrazit soubor

@@ -71,7 +71,7 @@ footnoteReturnLinkContents = "↩" # Provides a nicer footnote return link
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]
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]

Načítá se…
Zrušit
Uložit