15 lines
263 B
JSON
15 lines
263 B
JSON
{
|
|
"projects": [
|
|
{
|
|
"title": "MonKEYS",
|
|
"url": "https://monkeys.sistav.com",
|
|
"note": "Finally, a use for monkey labour."
|
|
},
|
|
{
|
|
"title": "Gitea",
|
|
"url": "https://git.sistav.com",
|
|
"note": "Git Server."
|
|
}
|
|
]
|
|
}
|