diff options
| author | Mark Otto <[email protected]> | 2013-12-26 21:40:15 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-26 21:40:15 -0800 |
| commit | 5b02dbd97a0a480b0f800cb1011089dab9980300 (patch) | |
| tree | 7eb7ffdc3bf67d303b95ab2ab05bfbf3f76503d1 /examples | |
| parent | 12980e7ea47057d7e17c3606604c79c6450b272e (diff) | |
| parent | 201088cb5f9ab4af062b62ac3a10a2e8f07a6ec5 (diff) | |
| download | bootstrap-5b02dbd97a0a480b0f800cb1011089dab9980300.tar.xz bootstrap-5b02dbd97a0a480b0f800cb1011089dab9980300.zip | |
Merge branch 'master' into docs_derp
Conflicts:
_config.yml
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/blog/index.html | 4 | ||||
| -rw-r--r-- | examples/carousel/index.html | 4 | ||||
| -rw-r--r-- | examples/cover/index.html | 4 | ||||
| -rw-r--r-- | examples/dashboard/index.html | 4 | ||||
| -rw-r--r-- | examples/grid/index.html | 4 | ||||
| -rw-r--r-- | examples/jumbotron-narrow/index.html | 4 | ||||
| -rw-r--r-- | examples/jumbotron/index.html | 4 | ||||
| -rw-r--r-- | examples/justified-nav/index.html | 4 | ||||
| -rw-r--r-- | examples/navbar-fixed-top/index.html | 4 | ||||
| -rw-r--r-- | examples/navbar-static-top/index.html | 4 | ||||
| -rw-r--r-- | examples/navbar/index.html | 4 | ||||
| -rw-r--r-- | examples/non-responsive/index.html | 4 | ||||
| -rw-r--r-- | examples/offcanvas/index.html | 4 | ||||
| -rw-r--r-- | examples/signin/index.html | 4 | ||||
| -rw-r--r-- | examples/starter-template/index.html | 4 | ||||
| -rw-r--r-- | examples/sticky-footer-navbar/index.html | 4 | ||||
| -rw-r--r-- | examples/sticky-footer/index.html | 4 | ||||
| -rw-r--r-- | examples/theme/index.html | 4 |
18 files changed, 36 insertions, 36 deletions
diff --git a/examples/blog/index.html b/examples/blog/index.html index 06e8243a0..d7265973c 100644 --- a/examples/blog/index.html +++ b/examples/blog/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Blog Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/carousel/index.html b/examples/carousel/index.html index 2e8516fab..124674cf3 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Carousel Template for Bootstrap</title> @@ -19,7 +19,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <!-- Custom styles for this template --> diff --git a/examples/cover/index.html b/examples/cover/index.html index ae9ca1829..714909177 100644 --- a/examples/cover/index.html +++ b/examples/cover/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Cover Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/dashboard/index.html b/examples/dashboard/index.html index e721aa16a..1bb3c48f8 100644 --- a/examples/dashboard/index.html +++ b/examples/dashboard/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Dashboard Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/grid/index.html b/examples/grid/index.html index be1e39c1f..cb66d7fb7 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Grid Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/jumbotron-narrow/index.html b/examples/jumbotron-narrow/index.html index 3f6e68908..ed94ed2b8 100644 --- a/examples/jumbotron-narrow/index.html +++ b/examples/jumbotron-narrow/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Narrow Jumbotron Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/jumbotron/index.html b/examples/jumbotron/index.html index b7ff7f76c..1c265d828 100644 --- a/examples/jumbotron/index.html +++ b/examples/jumbotron/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Jumbotron Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/justified-nav/index.html b/examples/justified-nav/index.html index 9c36f6647..11ea6b8bf 100644 --- a/examples/justified-nav/index.html +++ b/examples/justified-nav/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Justified Nav Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/navbar-fixed-top/index.html b/examples/navbar-fixed-top/index.html index de04aa645..290e178db 100644 --- a/examples/navbar-fixed-top/index.html +++ b/examples/navbar-fixed-top/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Fixed Top Navbar Example for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/navbar-static-top/index.html b/examples/navbar-static-top/index.html index c77c00a20..6ea2fe76e 100644 --- a/examples/navbar-static-top/index.html +++ b/examples/navbar-static-top/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Static Top Navbar Example for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/navbar/index.html b/examples/navbar/index.html index 24c154a49..6d701c624 100644 --- a/examples/navbar/index.html +++ b/examples/navbar/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Navbar Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html index 73baa43e5..bbed7efb9 100644 --- a/examples/non-responsive/index.html +++ b/examples/non-responsive/index.html @@ -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> @@ -24,7 +24,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index a9350bdd6..f1a447485 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Off Canvas Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/signin/index.html b/examples/signin/index.html index 2f6e37020..975c827ed 100644 --- a/examples/signin/index.html +++ b/examples/signin/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Signin Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/starter-template/index.html b/examples/starter-template/index.html index a792db821..25392c4dc 100644 --- a/examples/starter-template/index.html +++ b/examples/starter-template/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Starter Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/sticky-footer-navbar/index.html b/examples/sticky-footer-navbar/index.html index 35641e35a..3bdeeda65 100644 --- a/examples/sticky-footer-navbar/index.html +++ b/examples/sticky-footer-navbar/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Sticky Footer Navbar Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/sticky-footer/index.html b/examples/sticky-footer/index.html index e5807130e..dcd353d44 100644 --- a/examples/sticky-footer/index.html +++ b/examples/sticky-footer/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Sticky Footer Template for Bootstrap</title> @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> diff --git a/examples/theme/index.html b/examples/theme/index.html index 5adb44ab0..4c997a8b4 100644 --- a/examples/theme/index.html +++ b/examples/theme/index.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> + <link rel="shortcut icon" href="../../docs-assets/ico/favicon.ico"> <title>Theme Template for Bootstrap</title> @@ -24,7 +24,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> |
