mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-29 03:37:36 +02:00
19 lines
285 B
JSON
19 lines
285 B
JSON
{
|
|
"install": {
|
|
"href": "/install",
|
|
"text": "Install"
|
|
},
|
|
"server": {
|
|
"href": "/servergit",
|
|
"text": "Szerver repó"
|
|
},
|
|
"client": {
|
|
"href": "/scriptgit",
|
|
"text": "Script git"
|
|
},
|
|
"classes": {
|
|
"href": "/classesgit",
|
|
"text": "Classes git"
|
|
}
|
|
}
|