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/customize.html | |
| parent | 15a4399015e13fdcd00bfff32ccca5244d60c95d (diff) | |
| download | bootstrap-0f2a423b8d48eddc9299b0bc4de40a185367556a.tar.xz bootstrap-0f2a423b8d48eddc9299b0bc4de40a185367556a.zip | |
Once more, update all the favicons to retina
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html index 708aa6f4e..d74324657 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -19,11 +19,11 @@ <![endif]--> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="assets/ico/favicon.png"> <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="shortcut icon" href="assets/ico/favicon.png"> </head> |
