This commit is contained in:
2023-09-09 23:02:56 +02:00
commit a9b62b8f8f
39 changed files with 12080 additions and 0 deletions

View File

@ -0,0 +1,13 @@
{
"name": "Gatsby Starter For Portfolio Minimal",
"email": "example@mail.com",
"description": "If you have any problems with this theme, create an issue in the GitHub repository.",
"image": {
"src": "../../images/favicon.png",
"alt": "Gatsby Logo"
},
"socialProfiles": {
"from": ["LinkedIn", "Medium", "Github", "Mail"],
"showIcons": true
}
}