aboutsummaryrefslogtreecommitdiff
path: root/demo.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-03-01 10:24:02 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-03-01 10:24:02 +0100
commit36f7136d349eb79db9d98d4933344295f8b4f65f (patch)
tree196e2e73a5d073060c6207b89b9f967d783ae0a5 /demo.html
parentd0188cb4389a169ef28a5a759d8bc8d418cfd4a8 (diff)
downloadfosdem-2021-minimalism-presentation-36f7136d349eb79db9d98d4933344295f8b4f65f.tar
fosdem-2021-minimalism-presentation-36f7136d349eb79db9d98d4933344295f8b4f65f.tar.gz
remove html shiv
Diffstat (limited to 'demo.html')
-rw-r--r--demo.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/demo.html b/demo.html
index def4d26..9d2cf52 100644
--- a/demo.html
+++ b/demo.html
@@ -29,10 +29,6 @@
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
-
- <!--[if lt IE 9]>
- <script src="lib/js/html5shiv.js"></script>
- <![endif]-->
</head>
<body>