Banner img added. Format applied to whole project (html and md too)
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled

This commit is contained in:
2026-02-15 20:53:26 +01:00
parent c25fbe6d72
commit 695b5cdd44
7 changed files with 72 additions and 55 deletions

View File

@@ -6,5 +6,6 @@
"tabWidth": 2,
"useTabs": false,
"arrowParens": "always",
"endOfLine": "lf"
"endOfLine": "lf",
"htmlWhitespaceSensitivity": "css"
}