Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
stkdiretto committed Dec 27, 2023
1 parent b5764f1 commit de3495d
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">

<section data-autoslide="10000" data-transition="slide" data-background="#b5533c" data-background-transition="zoom">
<h2>Background Transitions</h2>
<p>
You can override background transitions per-slide.
</p>
<pre><code class="hljs html" style="word-wrap: break-word;">&lt;section data-background-transition="zoom"&gt;</code></pre>
</section>

<section data-autoslide="50000" data-background-video="https://upload.wikimedia.org/wikipedia/commons/1/17/Deutsche_Welle_-_Daily_Drone_-_Nord-Ostsee-Kanal.webm" data-background-color="#000000">
<div style="position: absolute; width: 50%; right: 0; top: 0; background-color: rgba(0, 0, 0, 0.9); color: #fff; padding: 20px; font-size: 20px; text-align: left;">
Expand All @@ -55,10 +48,10 @@ <h3>Wiki loves Broadcast</h3>
</section>


<section data-autoslide="10000" data-background-iframe="https://osmlab.github.io/show-me-the-way/" data-background-interactive>
<section data-autoslide="60000" data-background-iframe="https://osmlab.github.io/show-me-the-way/" data-background-interactive>
</section>

<section data-autoslide="10000" data-background-iframe="http://listen.hatnote.com/#de,en" data-background-interactive>
<section data-autoslide="60000" data-background-iframe="http://listen.hatnote.com/#de,en" data-background-interactive>
</section>


Expand Down

0 comments on commit de3495d

Please sign in to comment.