mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 17:23:22 +01:00
19 lines
606 B
JSON
19 lines
606 B
JSON
{
|
||
"description": "Portfolio of web & ui designer/developer Matthias Kretschmann.",
|
||
"img": "twitter-card.png",
|
||
"url": "https://matthiaskretschmann.com",
|
||
"availability": {
|
||
"status": false,
|
||
"available": "👔 Available for new projects. <a href=\"mailto:m@kretschmann.io\">Let’s talk</a>!",
|
||
"unavailable": "Not available for new projects."
|
||
},
|
||
"gpg": "/gpg.txt",
|
||
"addressbook": "/matthias-kretschmann.vcf",
|
||
"bugs": "https://github.com/kremalicious/portfolio/issues/new",
|
||
"allowedHosts": [
|
||
"matthiaskretschmann.com",
|
||
"beta.matthiaskretschmann.com",
|
||
"localhost"
|
||
]
|
||
}
|