diff options
author | root <root@frank.tg14.gathering.org> | 2014-04-14 18:52:49 +0200 |
---|---|---|
committer | root <root@frank.tg14.gathering.org> | 2014-04-14 18:52:49 +0200 |
commit | 0540e36a49c8e60fa82212e5f4577d4717ae51d1 (patch) | |
tree | 7ba09c39e4a488e37a6522e7a96ca86e0b4c42ad | |
parent | 92f2e0a4f34bc8c427e54489bb6178cc37885107 (diff) |
Link to ping.html in the main menu.
-rw-r--r-- | web/nms.gathering.org/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/web/nms.gathering.org/index.html b/web/nms.gathering.org/index.html index 2857377..62dba88 100644 --- a/web/nms.gathering.org/index.html +++ b/web/nms.gathering.org/index.html @@ -87,6 +87,12 @@ <li><a href="mbd-status.pl">MBD-status</a> <br /><i>Hva spiller folk mest?</i> </li> + + <br /> + + <li><a href="ping.html">Ping-kart</a> + <br /><i>Pinger alle bokser hvert sekund, samt posisjonsredigering</i> + </li> </ul> </body> </html> |