Remove edits to example presentation, used to test previous commit
This commit is contained in:
@@ -101,7 +101,7 @@
|
|||||||
powerpoint slide show. The "slide" class is entirely optional and indeed you wouldn't use it for
|
powerpoint slide show. The "slide" class is entirely optional and indeed you wouldn't use it for
|
||||||
your cooler impress.js presentations.
|
your cooler impress.js presentations.
|
||||||
-->
|
-->
|
||||||
<div id="title" class="step slide title" data-x="-1000" data-y="-1500">
|
<div class="step slide title" data-x="-1000" data-y="-1500">
|
||||||
<h1>Example Presentation: <br />
|
<h1>Example Presentation: <br />
|
||||||
Classic Slides</h1>
|
Classic Slides</h1>
|
||||||
<h2>Henrik Ingo</h2>
|
<h2>Henrik Ingo</h2>
|
||||||
@@ -151,7 +151,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="step slide" data-rel-to="title" data-y="2000">
|
<div class="step slide">
|
||||||
<h1>Bullet points</h1>
|
<h1>Bullet points</h1>
|
||||||
<ul>
|
<ul>
|
||||||
<li>A slide with bullet points. This is the first point.</li>
|
<li>A slide with bullet points. This is the first point.</li>
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
<ul><br />
|
<ul><br />
|
||||||
<li><a href="2D-navigation/">2D-navigation</a></li>
|
<li><a href="2D-navigation/">2D-navigation</a></li>
|
||||||
<li><a href="3D-rotations/">3D-rotations</a></li>
|
<li><a href="3D-rotations/">3D-rotations</a></li>
|
||||||
<li><a href="692/">692</a></li>
|
|
||||||
<li><a href="classic-slides/">classic-slides</a></li>
|
<li><a href="classic-slides/">classic-slides</a></li>
|
||||||
<li><a href="cube/">cube</a></li>
|
<li><a href="cube/">cube</a></li>
|
||||||
<li><a href="markdown/">markdown</a></li>
|
<li><a href="markdown/">markdown</a></li>
|
||||||
|
|||||||
Reference in New Issue
Block a user