roll back unintentional index.html change
This commit is contained in:
parent
662c73453e
commit
becc9bd19e
1 changed files with 1 additions and 23 deletions
22
index.html
22
index.html
|
|
@ -17,27 +17,7 @@
|
||||||
<div class="reveal">
|
<div class="reveal">
|
||||||
<div class="slides">
|
<div class="slides">
|
||||||
<section>Slide 1</section>
|
<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>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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -52,8 +32,6 @@
|
||||||
Reveal.initialize({
|
Reveal.initialize({
|
||||||
hash: true,
|
hash: true,
|
||||||
|
|
||||||
scrollActivationWidth: 0,
|
|
||||||
|
|
||||||
// Learn about plugins: https://revealjs.com/plugins/
|
// Learn about plugins: https://revealjs.com/plugins/
|
||||||
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ]
|
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ]
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue