featL Improve 404 illustration

This commit is contained in:
daudix-UFO
2024-01-08 03:05:57 +03:00
parent d08ff51115
commit 75f18e625e
5 changed files with 22 additions and 1 deletions

13
.editorconfig Normal file
View File

@ -0,0 +1,13 @@
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4
[*.{css,html}]
indent_style = space
indent_size = 2