Initial commit

This commit is contained in:
Artyom Belousov 2026-02-08 20:57:57 +03:00 committed by Artyom Belousov
commit 750943aaba
16 changed files with 318 additions and 0 deletions

3
.editorconfig Normal file
View file

@ -0,0 +1,3 @@
[*.{html,css}]
indent_style = space
indent_size = 2