roll back unintentional index.html change
This commit is contained in:
parent
662c73453e
commit
becc9bd19e
1 changed files with 1 additions and 23 deletions
24
index.html
24
index.html
|
|
@ -17,27 +17,7 @@
|
|||
<div class="reveal">
|
||||
<div class="slides">
|
||||
<section>Slide 1</section>
|
||||
<section>
|
||||
<div id="debug-text"></div>
|
||||
<div class="r-hstack">
|
||||
<video src="https://static.slid.es/site/homepage/v1/homepage-video-editor.mp4" width="200px" data-autoplay></video>
|
||||
<video src="https://static.slid.es/site/homepage/v1/homepage-video-editor.mp4" width="200px" data-autoplay></video>
|
||||
<video src="https://static.slid.es/site/homepage/v1/homepage-video-editor.mp4" width="200px" data-autoplay></video>
|
||||
</div>
|
||||
<div class="r-hstack">
|
||||
<video src="https://static.slid.es/site/homepage/v1/homepage-video-editor.mp4" width="200px" data-autoplay></video>
|
||||
<video src="https://static.slid.es/site/homepage/v1/homepage-video-editor.mp4" width="200px" data-autoplay></video>
|
||||
<video src="https://static.slid.es/site/homepage/v1/homepage-video-editor.mp4" width="200px" data-autoplay></video>
|
||||
</div>
|
||||
<div class="r-hstack">
|
||||
<video src="https://static.slid.es/site/homepage/v1/homepage-video-editor.mp4" width="200px" data-autoplay></video>
|
||||
<video src="https://static.slid.es/site/homepage/v1/homepage-video-editor.mp4" width="200px" data-autoplay></video>
|
||||
<video src="https://static.slid.es/site/homepage/v1/homepage-video-editor.mp4" width="200px" data-autoplay></video>
|
||||
</div>
|
||||
</section>
|
||||
<section>Slide 2</section>
|
||||
<section><iframe data-src="https://www.verysecureserver4u.com/en/passwords/jonas21.8"></iframe></section>
|
||||
<section><iframe data-src="https://www.verysecureserver4u.com/en"></iframe></section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -52,11 +32,9 @@
|
|||
Reveal.initialize({
|
||||
hash: true,
|
||||
|
||||
scrollActivationWidth: 0,
|
||||
|
||||
// Learn about plugins: https://revealjs.com/plugins/
|
||||
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ]
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Loading…
Reference in a new issue