Initial commit: Vanity Landingpage

This commit is contained in:
Oliver 2025-10-09 10:40:57 +02:00
commit a8f993f477
No known key found for this signature in database
2 changed files with 340 additions and 0 deletions

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

@ -0,0 +1,3 @@
{
"livePreview.defaultPreviewPath": "/index.html"
}