2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Switch to icon instead of shortcut icon to fix the HTML validation tests.

This commit is contained in:
XhmikosR
2014-03-24 09:28:40 +02:00
parent 2b27006c71
commit 4f9270cc20
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="../../assets/ico/favicon.ico">
<link rel="icon" href="../../assets/ico/favicon.ico">
<title>Theme Template for Bootstrap</title>