18 lines
259 B
JSON
18 lines
259 B
JSON
{
|
|
"name": "Example",
|
|
"pageType": "volunteer",
|
|
"repositoryTopics": {
|
|
"edges": [
|
|
{
|
|
"node": {
|
|
"topic": {
|
|
"name": "volunteering"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"readme": {
|
|
"text": "## Whats Up?"
|
|
}
|
|
}
|