Initial commit from gatsby: (https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme.git)
This commit is contained in:
22
content/sections/hero/hero.json
Normal file
22
content/sections/hero/hero.json
Normal 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
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user