aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/cover
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-03-24 09:28:40 +0200
committerXhmikosR <[email protected]>2014-03-24 09:28:40 +0200
commit4f9270cc20c29cd3fbb0664379d620d14bb24a91 (patch)
tree092256d4eb395bc05d1eeec6fb0948dc8df31a36 /docs/examples/cover
parent2b27006c717bdd1e67fc663ef5dda58b78226b63 (diff)
downloadbootstrap-4f9270cc20c29cd3fbb0664379d620d14bb24a91.tar.xz
bootstrap-4f9270cc20c29cd3fbb0664379d620d14bb24a91.zip
Switch to `icon` instead of `shortcut icon` to fix the HTML validation tests.
Diffstat (limited to 'docs/examples/cover')
-rw-r--r--docs/examples/cover/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html
index b8ea5ae0f..9b6497d00 100644
--- a/docs/examples/cover/index.html
+++ b/docs/examples/cover/index.html
@@ -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>Cover Template for Bootstrap</title>