images now converted sepia + checksum

This commit is contained in:
2023-02-01 11:36:38 +01:00
parent 7fd1b8e805
commit 99c872fe97
20 changed files with 2550 additions and 130 deletions

14
.editorconfig Normal file
View File

@@ -0,0 +1,14 @@
root = true
[*]
indent_style = tab
indent_size = 4
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
indent_style = space
indent_size = 2
trim_trailing_whitespace = false