Added favicon
This commit is contained in:
parent
3c11bcd8d7
commit
8b464659dc
Binary file not shown.
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 1.1 KiB |
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<title>BetaHaven</title>
|
||||
<meta charset="utf-8"/>
|
||||
<link rel="shortcut icon" href="/favicon.ico" />
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="/css/layout.css" />
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="/css/search.css" />
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="/css/settings.css" />
|
||||
|
|
Loading…
Reference in New Issue