2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +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
@@ -8,7 +8,7 @@
<!-- Note there is no responsive meta tag here -->
<link rel="shortcut icon" href="../../assets/ico/favicon.ico">
<link rel="icon" href="../../assets/ico/favicon.ico">
<title>Non-responsive Template for Bootstrap</title>