diff options
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/layout.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index 776e45288..8c0acff9a 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -15,6 +15,7 @@ <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> + <script src="assets/js/respond/respond.js"></script> <![endif]--> <!-- Le fav and touch icons --> @@ -144,7 +145,6 @@ <script src="assets/js/application.js"></script> - {{#production}} <!-- Analytics ================================================== --> |
