mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-17 20:11:19 +02:00
lazy-load support for audio #793
This commit is contained in:
@@ -22,10 +22,6 @@
|
||||
<section>
|
||||
<h1>1</h1>
|
||||
<img data-src="fake-url.png">
|
||||
<video>
|
||||
<source data-src="fake-url.mp4" />
|
||||
<source data-src="fake-url.webm" />
|
||||
</video>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
|
Reference in New Issue
Block a user