1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-15 10:05:40 +02:00

Use favicon/apple-touch-icon from each individual folder instead of the root one.

This commit is contained in:
XhmikosR
2019-03-15 10:32:13 +02:00
parent ba08dab41b
commit c35147e2e2
339 changed files with 336 additions and 336 deletions

View File

@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="../../../../favicon.ico">
<link rel="shortcut icon" href="/docs/4.1/assets/img/favicons/favicon.ico">
<title>Tooltip Viewport Example for Bootstrap</title>