From 29c52d98bf7feb132a1857cce2058ec7134e4b0f Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Wed, 26 Jan 2022 18:46:50 +0100 Subject: Add postgresql_tuning.html python.html timetravel.html and update sqlalchemy.html and demo.html --- reveal.js/demo.html | 62 ++++++++++++++++++++++++++--------------------------- 1 file changed, 30 insertions(+), 32 deletions(-) (limited to 'reveal.js/demo.html') diff --git a/reveal.js/demo.html b/reveal.js/demo.html index 71cac98..ea42adf 100644 --- a/reveal.js/demo.html +++ b/reveal.js/demo.html @@ -19,7 +19,7 @@ - +
@@ -186,7 +186,7 @@ Write content using inline or external Markdown. Instructions and more info available in the [docs](https://revealjs.com/markdown/). - ```[] + ```html []
reveal.js comes with a few themes built in:
- Black (default) -
- White -
- League -
- Sky -
- Beige -
- Simple
- Serif -
- Blood -
- Night -
- Moon -
- Solarized
+ Black (default) -
+ White -
+ League -
+ Sky -
+ Beige -
+ Simple
+ Serif -
+ Blood -
+ Night -
+ Moon -
+ Solarized
<section data-background="image.png" data-background-repeat="repeat" data-background-size="100px">
- <section data-background-video="video.mp4,video.webm">
@@ -451,25 +451,23 @@ Reveal.on( 'customevent', function() {