mirror of
https://github.com/2martens/uni.git
synced 2026-05-07 11:56:26 +02:00
[Sonstiges] Reorganized directories
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
7
sonstiges/html/reveal-js/lib/js/html5shiv.js
vendored
Normal file
7
sonstiges/html/reveal-js/lib/js/html5shiv.js
vendored
Normal file
@ -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');
|
||||
Reference in New Issue
Block a user