diff options
Diffstat (limited to 'examples/non-responsive')
| -rw-r--r-- | examples/non-responsive/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html index cdb0db210..52776e3fc 100644 --- a/examples/non-responsive/index.html +++ b/examples/non-responsive/index.html @@ -18,6 +18,9 @@ <!-- Custom styles for this template --> <link href="non-responsive.css" rel="stylesheet"> + <!-- Just for debugging purposes. Don't actually copy this line! --> + <!--[if lt IE 9]><script src="{{ page.base_url }}docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]--> + <!-- 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> |
