mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
added pdf.js to add pdf support.
This commit is contained in:
7
static/reveal.js/lib/js/html5shiv.js
vendored
Normal file
7
static/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