summaryrefslogtreecommitdiffstats
path: root/talks/tale-of-2.0-cowboy/lib/js/html5shiv.js
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-06-09 11:42:03 +0200
committerLoïc Hoguin <[email protected]>2017-06-09 11:42:03 +0200
commit5a0feb20ace7a923b1101c274ef2ff12fa47a776 (patch)
tree0879c81510e128e578b37d1fdb1a0ebf26135fa6 /talks/tale-of-2.0-cowboy/lib/js/html5shiv.js
parent3d99a41148624519521d0d65f3fee5f8373f7960 (diff)
downloadninenines.eu-5a0feb20ace7a923b1101c274ef2ff12fa47a776.tar.gz
ninenines.eu-5a0feb20ace7a923b1101c274ef2ff12fa47a776.tar.bz2
ninenines.eu-5a0feb20ace7a923b1101c274ef2ff12fa47a776.zip
Move the tale of 2.0 cowboy to the right place
Diffstat (limited to 'talks/tale-of-2.0-cowboy/lib/js/html5shiv.js')
-rw-r--r--talks/tale-of-2.0-cowboy/lib/js/html5shiv.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/talks/tale-of-2.0-cowboy/lib/js/html5shiv.js b/talks/tale-of-2.0-cowboy/lib/js/html5shiv.js
deleted file mode 100644
index 50649b9b..00000000
--- a/talks/tale-of-2.0-cowboy/lib/js/html5shiv.js
+++ /dev/null
@@ -1,7 +0,0 @@
-document.createElement('header');
-document.createElement('nav');
-document.createElement('section');
-document.createElement('article');
-document.createElement('aside');
-document.createElement('footer');
-document.createElement('hgroup'); \ No newline at end of file