@sorrel340/gatsby-theme-portfolio-minimal
Version:
#### A modern one-page portfolio with a clean yet expressive design.
32 lines (31 loc) • 643 B
JSON
{
"projects": [
{
"visible": true,
"category": "",
"title": "",
"description": "",
"tags": [""],
"image": {
"src": "",
"alt": "",
"linkTo": ""
},
"links": [
{
"type": "github",
"url": ""
},
{
"type": "external",
"url": ""
}
]
}
],
"button": {
"visible": true,
"label": "",
"url": ""
}
}