aboutsummaryrefslogtreecommitdiff
path: root/examples/offcanvas
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-26 21:40:15 -0800
committerMark Otto <[email protected]>2013-12-26 21:40:15 -0800
commit5b02dbd97a0a480b0f800cb1011089dab9980300 (patch)
tree7eb7ffdc3bf67d303b95ab2ab05bfbf3f76503d1 /examples/offcanvas
parent12980e7ea47057d7e17c3606604c79c6450b272e (diff)
parent201088cb5f9ab4af062b62ac3a10a2e8f07a6ec5 (diff)
downloadbootstrap-5b02dbd97a0a480b0f800cb1011089dab9980300.tar.xz
bootstrap-5b02dbd97a0a480b0f800cb1011089dab9980300.zip
Merge branch 'master' into docs_derp
Conflicts: _config.yml
Diffstat (limited to 'examples/offcanvas')
-rw-r--r--examples/offcanvas/index.html4
1 files changed, 2 insertions, 2 deletions
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>