added website to new repo

This commit is contained in:
Mik-TF
2024-06-04 08:03:43 -04:00
parent 1442281a65
commit c92f8c1bba
150 changed files with 22329 additions and 75 deletions

12
.editorconfig Normal file
View File

@@ -0,0 +1,12 @@
# https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = false