Selaa lähdekoodia

improve index file

tags/v1.1
Nico Rey 4 vuotta sitten
vanhempi
commit
5273e584fa
2 muutettua tiedostoa jossa 33 lisäystä ja 4 poistoa
  1. +33
    -4
      templates/index.html
  2. BIN
      templates/logo-small.png

+ 33
- 4
templates/index.html Näytä tiedosto

@@ -1,4 +1,33 @@
<h1>WX reception server</h1>
<a href="image">Images</a>
<a href="audio">audio</a>
<a href="meteor">meteor</a>
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<title>Raspberry NOAA</title>
<style>
body {
font-family: Georgia, serif;
}

footer {
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
}
</style>
</head>

<body>
<h1>WX reception server</h1>
<ul>
<li><a href="image">Noaa images</a></li>
<li><a href="meteor">Meteor images</a></li>
<li><a href="audio">Audio</a></li>
</ul>
<footer>
<a href="https://github.com/reynico/raspberry-noaa"><img src="logo-small.png" /></a>
</footer>
</body>

</html>

BIN
templates/logo-small.png Näytä tiedosto

Before After
Leveys: 358  |  Korkeus: 70  |  Koko: 16 KiB

Ladataan…
Peruuta
Tallenna