2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Fixes #11975: Change from png to .ico for favicon

This commit is contained in:
Mark Otto
2013-12-23 15:16:25 -08:00
parent 37bc0c230d
commit 0bd5bca695
21 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<!-- Note there is no responsive meta tag here -->
<link rel="shortcut icon" href="../../docs-assets/ico/favicon.png">
<link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico">
<title>Non-responsive Template for Bootstrap</title>