Remove edits to example presentation, used to test previous commit

This commit is contained in:
Henrik Ingo
2018-05-08 20:09:58 +03:00
parent 194ae3bb62
commit 4b326d4164
2 changed files with 2 additions and 3 deletions

View File

@@ -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>

View File

@@ -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>