summaryrefslogtreecommitdiffstats
path: root/_build/static/talks/gun-2.0/lib/js/html5shiv.js
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-09-09 19:29:19 +0200
committerLoïc Hoguin <[email protected]>2019-09-09 19:31:54 +0200
commit9e73b9fbbf91ebcf5b8027d97275bffe77316e14 (patch)
treecb2082bcd47934744f1a036dbda2862cee1c6a56 /_build/static/talks/gun-2.0/lib/js/html5shiv.js
parent39dd660af26f88e78a9e511d16abedf93fd19587 (diff)
downloadninenines.eu-9e73b9fbbf91ebcf5b8027d97275bffe77316e14.tar.gz
ninenines.eu-9e73b9fbbf91ebcf5b8027d97275bffe77316e14.tar.bz2
ninenines.eu-9e73b9fbbf91ebcf5b8027d97275bffe77316e14.zip
Gun 2.0 talk
Diffstat (limited to '_build/static/talks/gun-2.0/lib/js/html5shiv.js')
-rw-r--r--_build/static/talks/gun-2.0/lib/js/html5shiv.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/_build/static/talks/gun-2.0/lib/js/html5shiv.js b/_build/static/talks/gun-2.0/lib/js/html5shiv.js
new file mode 100644
index 00000000..50649b9b
--- /dev/null
+++ b/_build/static/talks/gun-2.0/lib/js/html5shiv.js
@@ -0,0 +1,7 @@
+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