diff options
| author | Mark Otto <[email protected]> | 2012-12-03 13:25:56 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-03 13:25:56 -0800 |
| commit | 0f2a423b8d48eddc9299b0bc4de40a185367556a (patch) | |
| tree | 805b493405765999f4d5c379f77b66357c7d0d7b /docs/examples/hero.html | |
| parent | 15a4399015e13fdcd00bfff32ccca5244d60c95d (diff) | |
| download | bootstrap-0f2a423b8d48eddc9299b0bc4de40a185367556a.tar.xz bootstrap-0f2a423b8d48eddc9299b0bc4de40a185367556a.zip | |
Once more, update all the favicons to retina
Diffstat (limited to 'docs/examples/hero.html')
| -rw-r--r-- | docs/examples/hero.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/examples/hero.html b/docs/examples/hero.html index 97e0d2410..f0a5e1709 100644 --- a/docs/examples/hero.html +++ b/docs/examples/hero.html @@ -23,11 +23,11 @@ <![endif]--> <!-- Fav and touch icons --> - <link rel="shortcut icon" href="../assets/ico/favicon.ico"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png"> - <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png"> - <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png"> + <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png"> + <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png"> + <link rel="shortcut icon" href="../assets/ico/favicon.png"> </head> <body> |
