Browse Source

Moved favicon to the root

Tobias Reich 10 years ago
parent
commit
10a24c2770
2 changed files with 1 additions and 1 deletions
  1. 0 0
      favicon.ico
  2. 1 1
      index.html

+ 0 - 0
assets/img/favicon.ico → favicon.ico


+ 1 - 1
index.html

@@ -31,7 +31,7 @@
 		<!-- Production
 		<!-- Production
 		<link type="text/css" rel="stylesheet" href="assets/css/min/main.css"> -->
 		<link type="text/css" rel="stylesheet" href="assets/css/min/main.css"> -->
 
 
-		<link rel="shortcut icon" href="assets/img/favicon.ico">
+		<link rel="shortcut icon" href="favicon.ico">
 		<link rel="apple-touch-icon" href="assets/img/apple-touch-icon-iphone.png" sizes="120x120">
 		<link rel="apple-touch-icon" href="assets/img/apple-touch-icon-iphone.png" sizes="120x120">
 		<link rel="apple-touch-icon" href="assets/img/apple-touch-icon-ipad.png" sizes="152x152">
 		<link rel="apple-touch-icon" href="assets/img/apple-touch-icon-ipad.png" sizes="152x152">