diff options
| author | XhmikosR <[email protected]> | 2014-03-25 09:30:04 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-06-09 01:14:44 +0300 |
| commit | 29d00e0cd7285133c9260276acb0d99b02d6e3bc (patch) | |
| tree | 8cc543e7dd1260b04df626dbf33eeffb31f7b8df /docs/examples/non-responsive | |
| parent | 79cbf5501e023118e3e59ccc68ae4843c71a6523 (diff) | |
| download | bootstrap-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/non-responsive')
| -rw-r--r-- | docs/examples/non-responsive/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html index 7210419de..10859dad1 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="../../favicon.ico"> <title>Non-responsive Template for Bootstrap</title> |
