aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-05-22 10:55:28 +0300
committerXhmikosR <[email protected]>2014-05-22 10:55:28 +0300
commitcae7dee2361c7023bd147570509a0c40ade3c4e9 (patch)
tree228773b31258fc19663138bb62162be35d1bfa23 /docs/examples/offcanvas
parent1340a491e545b60eaa4d367caa6fc043b1eedc30 (diff)
downloadbootstrap-cae7dee2361c7023bd147570509a0c40ade3c4e9.tar.xz
bootstrap-cae7dee2361c7023bd147570509a0c40ade3c4e9.zip
Revert 4f9270cc20c29cd3fbb0664379d620d14bb24a91.
The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job.
Diffstat (limited to 'docs/examples/offcanvas')
-rw-r--r--docs/examples/offcanvas/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html
index 36c3b6f04..42c405e56 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/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="icon" href="../../assets/ico/favicon.ico">
+ <link rel="shortcut icon" href="../../assets/ico/favicon.ico">
<title>Off Canvas Template for Bootstrap</title>