typo in favicon corrected
This commit is contained in:
		@@ -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>
 | 
			
		||||
		Reference in New Issue
	
	Block a user