Compare commits

..

No commits in common. "dcd70bf14ac29edb812fa2e5547d7f63925239d0" and "54bc29756f72a238c115945cb8f8afa1f35903ce" have entirely different histories.

3 changed files with 3 additions and 5 deletions

View File

@ -1,4 +1,2 @@
# Simple Liveresults
Enkel nettside som leser inn `resultater\Resultater.xml` og lager tabeller med resultater og strekktider. Sida laster automatisk inn fila på nytt når den endres.
# Simple-Liveresults
Koden er ikke spesielt elegant eller lesbar, men gjør jobben uten biblioteker og annen møkk.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

View File

@ -6,7 +6,7 @@
<meta name="theme-color" content="#1a237e">
<title>Liveresultater</title>
<link rel="icon" type="image/png" href="./common/ås.png">
<link rel="icon" type="image/png" href="./common/kok-144x144.png">
<link rel="stylesheet" href="common/main.css">
</head>
@ -14,7 +14,7 @@
<header class="shadow-8">
<div class='header-column'>
<div>
<img src="./common/ås.png" width="30" height="30" class="d-inline-block align-top" alt="" loading="lazy">
<img src="./common/kok-144x144.png" width="30" height="30" class="d-inline-block align-top" alt="" loading="lazy">
</div>
<div id="header-brand">
</div>