diff options
| author | Mark Otto <[email protected]> | 2012-10-31 10:41:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-10-31 10:41:41 -0700 |
| commit | d5697fcf6b17721a243dc7e99060aa39c976cde7 (patch) | |
| tree | a493953ec220e39b099d3febff66b48c736b6b33 /docs/getting-started.html | |
| parent | 3b3dd3ac3c7b69d02406ede69bffcc4ee8a1ed6b (diff) | |
| download | bootstrap-d5697fcf6b17721a243dc7e99060aa39c976cde7.tar.xz bootstrap-d5697fcf6b17721a243dc7e99060aa39c976cde7.zip | |
fixes #5717: add retina favicon, recompile docs
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index e86e924f3..614250844 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -19,7 +19,7 @@ <![endif]--> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="assets/ico/favicon.ico"> + <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"> |
