aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/non-responsive/index.html
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/non-responsive/index.html
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/non-responsive/index.html')
-rw-r--r--docs/examples/non-responsive/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html
index 3d202d579..3925d83df 100644
--- a/docs/examples/non-responsive/index.html
+++ b/docs/examples/non-responsive/index.html
@@ -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>