1
0

Initial commit

This commit is contained in:
2025-08-29 10:40:21 +02:00
commit 6824e9dd9b
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"
]
}