feat: Create my portfolio

This commit is contained in:
2023-09-09 23:51:23 +02:00
parent a9b62b8f8f
commit 9d86154d56
37 changed files with 92 additions and 164 deletions

View File

@ -1,5 +1,5 @@
{
"intro": "Hej",
"intro": "Hey",
"heroPhoto": {
"src": "../../images/lego-dummy.png",
"alt": "My Photo"
@ -8,15 +8,15 @@
"src": "../../images/waving-hand.png",
"alt": "Waving Hand Emoji"
},
"title": "I'm a Gatsby Starter",
"title": "I'm Louis",
"subtitle": {
"prefix": "I do all the setup ",
"highlight": "for you",
"prefix": "A guy who's passionate about ",
"highlight": "technology",
"suffix": "."
},
"description": "A Gatsby Starter Project to easily get started with Portfolio Minimal theme.",
"description": "Currently studying engineering at EPITA",
"socialProfiles": {
"from": ["LinkedIn", "Medium", "Github", "Mail"],
"showIcons": false
"from": ["LinkedIn", "Github", "Mail"],
"showIcons": true
}
}