Initial commit

This commit is contained in:
2025-06-13 11:30:59 +02:00
commit 6eae99446b
8 changed files with 233 additions and 0 deletions

10
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,10 @@
{
"conventionalCommits.scopes": [
"git",
"figma",
"behance",
"dribbble",
"linkedin",
"notion"
]
}