Updated README creation

This commit is contained in:
2024-05-03 06:58:51 +02:00
parent cba7ec5055
commit 73c282be3a
10 changed files with 429 additions and 85 deletions

26
resources/socials.json Normal file
View File

@@ -0,0 +1,26 @@
[
{
"name": "Homepage",
"url": "https://marvinscham.de",
"color": "#0d254c",
"logo": "googlechrome"
},
{
"name": "GitHub",
"url": "https://github.vom/marvinscham",
"color": "#181717",
"logo": "github"
},
{
"name": "LinkedIn",
"url": "https://www.linkedin.com/in/marvin-scham-58576216b/",
"color": "#0A66C2",
"logo": "linkedin"
},
{
"name": "Duolingo",
"url": "https://duolingo.com/profile/marvinscham",
"color": "#58CC02",
"logo": "duolingo"
}
]