This commit is contained in:
mrfry 2021-02-06 17:34:31 +01:00
parent 0d679a611a
commit b58c675c5d

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

@ -0,0 +1,22 @@
{
"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"
}
}