20 lines
453 B
JSON
20 lines
453 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"slug": "cpp_playground",
|
|
"title": "CPP Playground",
|
|
"description": "A playground for learning, experimenting, and honing skills in C++ programming.",
|
|
"tags": ["C++"],
|
|
"repo": {
|
|
"visibility": "public",
|
|
"url": "https://git.wieerwill.dev/wieerwill/cpp_playground"
|
|
},
|
|
"site": {
|
|
"published": true,
|
|
"featured": false
|
|
},
|
|
"readme": {
|
|
"path": "README.md",
|
|
"excerptMode": "first-paragraph"
|
|
}
|
|
}
|