Build header of main page

This commit is contained in:
Joscha 2024-05-04 22:05:43 +02:00
parent 937d5805ae
commit 738509edab
5 changed files with 128 additions and 8 deletions

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"[css]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}