Skip to content

Commit 8173ed9

Browse files
authored
Merge pull request jupyter#476 from jupyter/palewire-patch-8
Cut polyfill stuff for ancient IE browsers
2 parents 507ca2c + ec153c8 commit 8173ed9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

_includes/head.html

-7
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,5 @@
2020
<link href="{{site.baseurl}}/assets/apple-touch-icon-180x180.png" rel="apple-touch-icon" sizes="180x180" />
2121
<link href="{{site.baseurl}}/assets/icon-hires.png" rel="icon" sizes="192x192" />
2222
<link href="{{site.baseurl}}/assets/icon-normal.png" rel="icon" sizes="128x128" />
23-
24-
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
25-
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
26-
<!--[if lt IE 9]>
27-
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
28-
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
29-
<![endif]-->
3023
<script>console.log('Welcome to Project Jupyter! Explore the various tools available and their corresponding documentation. If you are interested in contributing to the platform, please visit the community resources section at https://jupyter.org/community.html.')</script>
3124
</head>

0 commit comments

Comments
 (0)