Add favicon
This commit is contained in:
parent
136b7b2e4b
commit
b3adf41960
@ -7,6 +7,7 @@
|
|||||||
<title><?=htmlspecialchars($title);?> – Stafett for livet</title>
|
<title><?=htmlspecialchars($title);?> – Stafett for livet</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="<?=$this->config['root_url']?>static/style/main.css">
|
<link rel="stylesheet" href="<?=$this->config['root_url']?>static/style/main.css">
|
||||||
|
<link rel="icon" href="<?=$this->config['root_url']?>static/img/cropped-kf-propell-ikon-32x32.png">
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div id="header">
|
<div id="header">
|
||||||
|
Reference in New Issue
Block a user