major tidy

This commit is contained in:
MrFry 2020-03-08 10:44:31 +01:00
parent 67b1fa2d37
commit c19f24de87
24 changed files with 339 additions and 17 deletions

18
src/data/links.json Normal file
View file

@ -0,0 +1,18 @@
{
"install": {
"href": "/install",
"text": "Install"
},
"server": {
"href": "/servergit",
"text": "Szerver repó"
},
"client": {
"href": "/scriptgit",
"text": "Script git"
},
"classes": {
"href": "/classesgit",
"text": "Classes git"
}
}