Changed lotsa stuff

This commit is contained in:
mrfry 2021-03-23 15:34:26 +01:00
parent 91eb5cd839
commit 7bb7b919ae
18 changed files with 457 additions and 447 deletions

View file

@ -1,22 +0,0 @@
{
"install": {
"href": "/install",
"text": "Install"
},
"allqr": {
"href": "/allqr.txt",
"text": "Összes kérdés TXT"
},
"data": {
"href": "/data.json",
"text": "Összes kérdés JSON"
},
"irc": {
"href": "/irc?index",
"text": "IRC chat"
},
"dataeditor": {
"href": "/dataeditor?index",
"text": "Dataeditor"
}
}

View file

@ -3,14 +3,14 @@
"href": "/",
"text": "Főoldal"
},
"script": {
"href": "/script",
"text": "Script"
},
"allQuestions": {
"href": "/allQuestions",
"text": "Kérdések és tárgyak"
},
"pwRequest": {
"href": "/pwRequest",
"text": "Jelszó generálás"
},
"contribute": {
"href": "/contribute",
"text": "Teendők"
@ -18,5 +18,17 @@
"ranklist": {
"href": "/ranklist",
"text": "Ranklista"
},
"pwRequest": {
"href": "/pwRequest",
"text": "Jelszó generálás"
},
"faq": {
"href": "/faq",
"text": "GYIK"
},
"contact": {
"href": "/contact",
"text": "Kapcsolat"
}
}