20 lines
464 B
JSON
20 lines
464 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"slug": "go_playground",
|
|
"title": "GO Playground",
|
|
"description": "A sandbox environment for exploring, learning, and experimenting with Go programming language.",
|
|
"tags": ["Go"],
|
|
"repo": {
|
|
"visibility": "public",
|
|
"url": "https://git.wieerwill.dev/wieerwill/go_playground"
|
|
},
|
|
"site": {
|
|
"published": true,
|
|
"featured": false
|
|
},
|
|
"readme": {
|
|
"path": "README.md",
|
|
"excerptMode": "first-paragraph"
|
|
}
|
|
}
|