favicon added
This commit is contained in:
parent
519d5e9ba3
commit
dc0549e9f2
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Stromverbrauch HQ</title>
|
<title>Stromverbrauch HQ</title>
|
||||||
|
<link rel="icon" type="image/png" href="/png.ico">
|
||||||
<?php if (! isset($_GET['norefresh']) || $_GET['norefresh'] != 1): ?>
|
<?php if (! isset($_GET['norefresh']) || $_GET['norefresh'] != 1): ?>
|
||||||
<meta http-equiv="refresh" content="15">
|
<meta http-equiv="refresh" content="15">
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user