1
1
Fork 0
portfolio/src/pages/example.json
2019-01-05 12:22:51 -06:00

18 lines
259 B
JSON

{
"name": "Example",
"pageType": "volunteer",
"repositoryTopics": {
"edges": [
{
"node": {
"topic": {
"name": "volunteering"
}
}
}
]
},
"readme": {
"text": "## Whats Up?"
}
}