aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/theme
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-03-25 09:30:04 +0200
committerXhmikosR <[email protected]>2014-06-09 01:14:44 +0300
commit29d00e0cd7285133c9260276acb0d99b02d6e3bc (patch)
tree8cc543e7dd1260b04df626dbf33eeffb31f7b8df /docs/examples/theme
parent79cbf5501e023118e3e59ccc68ae4843c71a6523 (diff)
downloadbootstrap-29d00e0cd7285133c9260276acb0d99b02d6e3bc.tar.xz
bootstrap-29d00e0cd7285133c9260276acb0d99b02d6e3bc.zip
Move apple-touch-icon-precomposed.png and favicon.ico in docs root.
This way, it works in all browsers.
Diffstat (limited to 'docs/examples/theme')
-rw-r--r--docs/examples/theme/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html
index a391264ec..2916b2f3a 100644
--- a/docs/examples/theme/index.html
+++ b/docs/examples/theme/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="../../favicon.ico">
<title>Theme Template for Bootstrap</title>