mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
merge
This commit is contained in:
22
src/data/links.json
Normal file
22
src/data/links.json
Normal 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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user