Bladeren bron

disable dpgdecoder

pull/5/head
Rohan Verma 6 jaren geleden
bovenliggende
commit
e3c4e82c82
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. +1
    -1
      config.toml

+ 1
- 1
config.toml Bestand weergeven

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

Laden…
Annuleren
Opslaan