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:
Diffstat (limited to 'docs/templates/layout.mustache')
-rw-r--r--docs/templates/layout.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache
index deaec189ad..db41960339 100644
--- a/docs/templates/layout.mustache
+++ b/docs/templates/layout.mustache
@@ -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">