typo in favicon corrected
This commit is contained in:
parent
dc0549e9f2
commit
0cf85d83ab
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Stromverbrauch HQ</title>
|
||||
<link rel="icon" type="image/png" href="/png.ico">
|
||||
<link rel="icon" type="image/png" href="/favicon.png">
|
||||
<?php if (! isset($_GET['norefresh']) || $_GET['norefresh'] != 1): ?>
|
||||
<meta http-equiv="refresh" content="15">
|
||||
<?php endif; ?>
|
||||
@ -72,4 +72,4 @@
|
||||
<strong>Plot des letzten Jahres</strong><br>
|
||||
<img src="power1y.png" alt="Leistung geplottet über die Zeit" border="0"><br>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user