Fix missing favicon, add 2 networks

This commit is contained in:
Cryptkeeper 2015-11-25 02:10:19 -06:00
parent b7fa9b02bd
commit f1f67c3104
2 changed files with 13 additions and 1 deletions

@ -6,6 +6,8 @@
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="icon" type="image/png" href="/images/compass.png">
<title>Minetrack</title>
</head>

@ -119,6 +119,16 @@
"name": "MCCentral",
"ip": "mc-central.net",
"type": "PC"
},
{
"name": "Battlemine",
"ip": "mc.battlemine.net",
"type": "PC"
},
{
"name": "OmgaMC",
"ip": "mc.omgamcnetwork.net",
"type": "PC"
}
],
"routes": {