favicon !

This commit is contained in:
Athou
2013-04-10 15:33:42 +02:00
parent e77c90c478
commit 3f1306c0a4
3 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
<head>
<title>CommaFeed</title>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>
<body>
<div ng-app="commafeed" id="main" class="main">

View File

@@ -1,8 +1,9 @@
<!DOCTYPE html>
<html xmlns:wicket="http://wicket.apache.org">
<head>
<meta charset="utf-8">
<title>CommaFeed</title>
<meta charset="utf-8">
<title>CommaFeed</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>
<body>
<div class="container">