|
|
@@ -7,6 +7,9 @@
|
|
|
<meta name="description"
|
|
|
content="Free and Open Source Speedtest. Run it right now in your browser, or self-host on a PHP, Golang, Rust or Node server. License: LGPL." />
|
|
|
<link rel="shortcut icon" href="images/favicon.svg" />
|
|
|
+ <link rel="manifest" href="manifest.webmanifest" />
|
|
|
+ <link rel="apple-touch-icon" href="images/icon-192.png" />
|
|
|
+ <meta name="theme-color" content="#000000" />
|
|
|
<script type="text/javascript" src="speedtest.js"></script>
|
|
|
<script type="text/javascript">
|
|
|
// Set this to a different URL to load the server list from another location.
|