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/carousel | |
| 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/carousel')
| -rw-r--r-- | docs/examples/carousel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 4b18e353c..b0486f627 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/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>Carousel Template for Bootstrap</title> |
