Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2012-12-04 01:25:56 +0400
committerMark Otto <otto@github.com>2012-12-04 01:25:56 +0400
commit0f2a423b8d48eddc9299b0bc4de40a185367556a (patch)
tree805b493405765999f4d5c379f77b66357c7d0d7b /docs/customize.html
parent15a4399015e13fdcd00bfff32ccca5244d60c95d (diff)
Once more, update all the favicons to retina
Diffstat (limited to 'docs/customize.html')
-rw-r--r--docs/customize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html
index 708aa6f4ea..d743246573 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>