]> git.sesse.net Git - ultimatescore/blobdiff - score.html
Add a little UDP proxy.
[ultimatescore] / score.html
index f3b6350d8c5191c1153569b103d8d6dbd973a658..3cb90b263d9b48b907f7a157f2c7440827e0efe2 100644 (file)
@@ -3,7 +3,7 @@
  <head>
    <meta http-equiv="content-type" value="text/html; charset=utf-8" />
    <meta charset="utf-8" />
-<!--   <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> -->
+   <link href="fonts/exo.css" rel="stylesheet">
    <link href="fonts/lato.css" rel="stylesheet">
    <link href="score.css" rel="stylesheet">
   </head>
@@ -85,6 +85,7 @@
         <a href="javascript:stopcarousel();showrostercarousel('TFK', 'ESK')">show roster 1+2</a>
         <a href="javascript:stopcarousel();showgroup('Group A')">show group A</a>
         <a href="javascript:stopcarousel();showgroup('Group B')">show group B</a>
+        <a href="javascript:stopcarousel();showgroup('Group C')">show group C</a>
         <a href="javascript:stopcarousel();showschedule()">show schedule</a>
         <a href="javascript:stopcarousel();showcarousel()">show carousel</a>
         <a href="javascript:stopcarousel();hidetable()">table out</a>