work without css

This commit is contained in:
2025-03-07 22:22:50 +01:00
parent 86363d4c2f
commit cc64d3012a
6 changed files with 153 additions and 68 deletions

9
config.json Normal file
View File

@ -0,0 +1,9 @@
{
"file_type_extensions": {
"raw": [".NEF"],
"large": [".png"],
"small": [".jpeg"],
"edits": [".pp3"],
"desq": [".md"]
}
}