You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<small>Created by <ahref="http://hakim.se">Hakim El Hattab</a> and <ahref="https://github.com/hakimel/reveal.js/graphs/contributors">contributors</a></small>
@@ -51,7 +51,7 @@ <h2>Vertical Slides</h2>
51
51
<p>Use the <em>Space</em> key to navigate through all slides.</p>
52
52
<br>
53
53
<ahref="#" class="navigate-down">
54
-
<imgclass="r-frame" style="background: rgba(255,255,255,0.1);" width="178" height="238" data-src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png" alt="Down arrow">
54
+
<imgclass="r-frame" style="background: rgba(255,255,255,0.1);" width="178" height="238" data-src="https://static.slid.es/reveal/arrow.png" alt="Down arrow">
55
55
</a>
56
56
</section>
57
57
<section>
@@ -63,7 +63,7 @@ <h2>Basement Level 2</h2>
63
63
<p>That's it, time to go back up.</p>
64
64
<br>
65
65
<ahref="#/2">
66
-
<imgclass="r-frame" style="background: rgba(255,255,255,0.1); transform: rotate(180deg);" width="178" height="238" data-src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png" alt="Up arrow">
66
+
<imgclass="r-frame" style="background: rgba(255,255,255,0.1); transform: rotate(180deg);" width="178" height="238" data-src="https://static.slid.es/reveal/arrow.png" alt="Up arrow">
67
67
</a>
68
68
</section>
69
69
</section>
@@ -256,18 +256,18 @@ <h2>Slide Backgrounds</h2>
256
256
Set <code>data-background="#dddddd"</code> on a slide to change the background color. All CSS color formats are supported.
257
257
</p>
258
258
<ahref="#" class="navigate-down">
259
-
<imgclass="r-frame" style="background: rgba(255,255,255,0.1);" width="178" height="238" data-src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png" alt="Down arrow">
259
+
<imgclass="r-frame" style="background: rgba(255,255,255,0.1);" width="178" height="238" data-src="https://static.slid.es/reveal/arrow.png" alt="Down arrow">
0 commit comments