diff options
| author | XhmikosR <[email protected]> | 2013-12-23 19:23:07 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2013-12-24 09:22:53 +0200 |
| commit | 3d65fc2b65e7c8d17e58adc385d642aff8065a89 (patch) | |
| tree | b817ca01ce87e24fa6eedd3caba0a6e86b0f102e /examples/theme | |
| parent | 1fc08c1973b30a1fc57a241a5bb68566cfc1d981 (diff) | |
| download | bootstrap-3d65fc2b65e7c8d17e58adc385d642aff8065a89.tar.xz bootstrap-3d65fc2b65e7c8d17e58adc385d642aff8065a89.zip | |
Update Respond.js to v1.4.2.
Diffstat (limited to 'examples/theme')
| -rw-r--r-- | examples/theme/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/theme/index.html b/examples/theme/index.html index 4b26f87cf..4c997a8b4 100644 --- a/examples/theme/index.html +++ b/examples/theme/index.html @@ -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> |
