diff options
| author | Mark Otto <[email protected]> | 2014-06-08 16:18:09 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-06-08 16:18:09 -0700 |
| commit | 76277f87b8e2f4bab9b25c82d673b8074233c7af (patch) | |
| tree | 7b6f0594b81be262e800465aaf6e5a3c68bf2cc6 /docs/examples/non-responsive | |
| parent | fe74a8bb3e903c88bd84a2fdfe535013c9effa25 (diff) | |
| parent | e1f9c25f8d1d1c3730ca186057fe53f255f3e92d (diff) | |
| download | bootstrap-76277f87b8e2f4bab9b25c82d673b8074233c7af.tar.xz bootstrap-76277f87b8e2f4bab9b25c82d673b8074233c7af.zip | |
Merge pull request #13189 from twbs/apple-touch-icon
New apple touch icon and favicon
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> |
