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,22 @@
{
"intro": "Hej",
"heroPhoto": {
"src": "../../images/lego-dummy.png",
"alt": "My Photo"
},
"image": {
"src": "../../images/waving-hand.png",
"alt": "Waving Hand Emoji"
},
"title": "I'm a Gatsby Starter",
"subtitle": {
"prefix": "I do all the setup ",
"highlight": "for you",
"suffix": "."
},
"description": "A Gatsby Starter Project to easily get started with Portfolio Minimal theme.",
"socialProfiles": {
"from": ["LinkedIn", "Medium", "Github", "Mail"],
"showIcons": false
}
}