From a65e96fbc6b7ae863ff7cd76126a214e9d15b9fb Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Wed, 27 May 2020 15:51:05 +0200 Subject: [PATCH] serve demo assets from cdn, logo on first slide in demo.html --- demo.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/demo.html b/demo.html index f3c6822..0325535 100644 --- a/demo.html +++ b/demo.html @@ -29,7 +29,7 @@
-

Reveal.js

+

The HTML Presentation Framework

Created by Hakim El Hattab and contributors @@ -51,7 +51,7 @@

Use the Space key to navigate through all slides.


- Down arrow + Down arrow
@@ -63,7 +63,7 @@

That's it, time to go back up.


- Up arrow + Up arrow
@@ -256,18 +256,18 @@ Set data-background="#dddddd" on a slide to change the background color. All CSS color formats are supported.

- Down arrow + Down arrow -
+

Image Backgrounds

<section data-background="image.png">
-
+

Tiled Backgrounds

<section data-background="image.png" data-background-repeat="repeat" data-background-size="100px">
-
+

Video Backgrounds

<section data-background-video="video.mp4,video.webm">