Added favicon

This commit is contained in:
magnolia-fan 2011-06-24 15:32:53 +04:00
parent 3c11bcd8d7
commit 8b464659dc
2 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -3,6 +3,7 @@
<head> <head>
<title>BetaHaven</title> <title>BetaHaven</title>
<meta charset="utf-8"/> <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/layout.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/css/search.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" /> <link rel="stylesheet" type="text/css" media="screen" href="/css/settings.css" />