This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# (c) Dimitri NICOLAS | |
# LICENSED UNDER MIT | |
https-strict: * true | |
https-strict: behind-the-scene false | |
matrix-off: about-scheme true | |
matrix-off: behind-the-scene true | |
matrix-off: chrome-extension-scheme true | |
matrix-off: chrome-scheme true | |
matrix-off: moz-extension-scheme true |

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<img srcset="assets/output/icon.png, | |
assets/output/[email protected] 2x, | |
assets/output/[email protected] 3x" | |
src="assets/output/icon.png" alt="Icon alt"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"input": "assets", | |
"output": "assets/output", | |
"watch": true, | |
"filters": [ | |
{ | |
"glob": "**/*.*", | |
"use": [ | |
{ | |
"name": "lepto.jpeg", |
NewerOlder