diff options
| author | XhmikosR <[email protected]> | 2014-10-07 19:17:20 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-10-23 09:17:27 +0300 |
| commit | f33ed634fc0f29ffda350177b22486e0e6038607 (patch) | |
| tree | 38aded54dac8cd601d11a56b7fd6abbc4ad48ab8 /docs | |
| parent | 2df585ad6b9f0635d75eb479dc656119b590584f (diff) | |
| download | bootstrap-f33ed634fc0f29ffda350177b22486e0e6038607.tar.xz bootstrap-f33ed634fc0f29ffda350177b22486e0e6038607.zip | |
Docs: Use a 180x180 apple-touch-icon.png.
Refs:
https://github.com/h5bp/html5-boilerplate/commit/1c4fcf32142e888946db579df0efbb52542e0ed1
https://github.com/h5bp/html5-boilerplate/commit/345925f04384b59929d8d39ba428cef548921408
[ci skip]
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_includes/header.html | 2 | ||||
| -rw-r--r-- | docs/apple-touch-icon-precomposed.png | bin | 3212 -> 0 bytes | |||
| -rw-r--r-- | docs/apple-touch-icon.png | bin | 0 -> 1765 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 9f77a4862..d3f78d424 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -45,7 +45,7 @@ <![endif]--> <!-- Favicons --> -<link rel="apple-touch-icon-precomposed" href="/apple-touch-icon-precomposed.png"> +<link rel="apple-touch-icon" href="/apple-touch-icon.png"> <link rel="icon" href="/favicon.ico"> <script> diff --git a/docs/apple-touch-icon-precomposed.png b/docs/apple-touch-icon-precomposed.png Binary files differdeleted file mode 100644 index 61e0831cd..000000000 --- a/docs/apple-touch-icon-precomposed.png +++ /dev/null diff --git a/docs/apple-touch-icon.png b/docs/apple-touch-icon.png Binary files differnew file mode 100644 index 000000000..5726470e6 --- /dev/null +++ b/docs/apple-touch-icon.png |
