1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02: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

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>Blog Template for Bootstrap</title>