1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-11-15 09:35:17 +01:00
portfolio/jest/__fixtures__/meta.json

49 lines
1.5 KiB
JSON
Raw Normal View History

2019-04-14 04:00:56 +02:00
{
2019-05-26 16:55:56 +02:00
"metaYaml": {
2019-04-14 04:00:56 +02:00
"title": "Matthias Kretschmann",
"tagline": "Designer & Developer",
"description": "Portfolio of web & ui designer/developer hybrid Matthias Kretschmann.",
"url": "https://matthiaskretschmann.com",
"email": "m@kretschmann.io",
"avatar": {
"childImageSharp": {
"fluid": {
"src": "/static/b45f45aa8d98d4e4019a242d38f2f248/bc3a8/avatar.jpg"
2019-04-16 03:59:21 +02:00
},
"resize": {
"src": "/static/b45f45aa8d98d4e4019a242d38f2f248/bc3a8/avatar.jpg"
2019-04-14 04:00:56 +02:00
}
}
},
"img": {
"childImageSharp": {
"resize": {
"src": "/static/5ecbb5694b0b2152aa71398164af38b2/da1a7/twitter-card.png"
}
}
},
"social": {
"Email": "mailto:m@kretschmann.io",
"Blog": "https://kremalicious.com",
"Twitter": "https://twitter.com/kremalicious",
"GitHub": "https://github.com/kremalicious",
"Dribbble": "https://dribbble.com/kremalicious"
},
"availability": {
"status": false,
"available": "👔 Available for new projects. <a href=\"mailto:m@kretschmann.io\">Lets talk</a>!",
"unavailable": "Not available for new projects."
},
"gpg": "https://kretschmann.io/pub.gpg",
"addressbook": "/matthias-kretschmann.vcf",
"typekitID": "dtg3zui",
"matomoUrl": "https://analytics.kremalicious.com",
2019-04-14 16:58:20 +02:00
"matomoSite": 2,
"allowedHosts": [
"matthiaskretschmann.com",
"beta.matthiaskretschmann.com",
"localhost"
]
2019-04-14 04:00:56 +02:00
}
}