[HTML Cleanup] Add <head> tag and <title> since this cannot be inferred from higher level protocol

pull/47/head
Joseph Foulds 2019-11-18 14:19:54 +00:00
parent fb6514c1e4
commit 9a03706faf
1 changed files with 48 additions and 46 deletions

View File

@ -1,7 +1,8 @@
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>Galmon.eu - Galileo/GPS/GLONASS/BeiDou open source monitoring</title>
<style>
text {
font: 12px sans-serif;
}
@ -53,6 +54,7 @@ input[type="checkbox"] {
}
</style>
</head>
<body>
Last update: <span id="freshness"></span>. More information about this Galileo/GPS/BeiDou/Glonass open source monitor can be found <a href="https://github.com/ahupowerdns/galmon/blob/master/README.md#galmon">here</a> and <a href="https://berthub.eu/articles/posts/gps-gnss-how-do-they-work/">here</a>. Live observer map <a href="geo">here!</a>, status (coverage, DOP) map <a href="geo/coverage.html">here</a>. Contact <a href="https://berthub.eu/">me</a> if you want access to the Grafana dashboard.<br/>
<div class="centered">