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