mirror of
https://github.com/apricote/presentations.git
synced 2026-02-07 02:07:03 +00:00
cicd: add presentation
This commit is contained in:
parent
3c129c9033
commit
1c9e41b2d9
68 changed files with 14799 additions and 1 deletions
7
reveal/lib/js/html5shiv.js
vendored
Normal file
7
reveal/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');
|
||||
Loading…
Add table
Add a link
Reference in a new issue