Parcourir la source

disable dpgdecoder

pull/5/head
Rohan Verma il y a 6 ans
Parent
révision
e3c4e82c82
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      config.toml

+ 1
- 1
config.toml Voir le fichier

@@ -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]

Chargement…
Annuler
Enregistrer