From 44b7bc5914cb60580693a4370163a9ed48e14acc Mon Sep 17 00:00:00 2001 From: Lukas Kallies Date: Thu, 2 Apr 2026 22:33:23 +0200 Subject: [PATCH] Update patch to the latest index.html version --- slides/index.html.patch | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/slides/index.html.patch b/slides/index.html.patch index a2511dd4..382dabc8 100644 --- a/slides/index.html.patch +++ b/slides/index.html.patch @@ -1,37 +1,35 @@ ---- index_orig.html 2021-10-27 21:22:24.221941946 +0200 -+++ index.html 2021-10-27 21:07:05.583077961 +0200 -@@ -8,17 +8,20 @@ - - - -- -+ +--- index_orig.html 2026-04-02 22:31:13.043343786 +0200 ++++ index.html 2026-04-02 22:31:06.254139014 +0200 +@@ -11,16 +11,19 @@ + + + +- ++ -- -+ +- ++
-
Slide 1
-
Slide 2
--
+
+
-+
+ - -@@ -31,6 +34,8 @@ +@@ -34,6 +37,8 @@ // - https://revealjs.com/config/ Reveal.initialize({ hash: true, + width: 1280, -+ height: 720, ++ height: 720, // Learn about plugins: https://revealjs.com/plugins/ - plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ] + plugins: [RevealMarkdown, RevealHighlight, RevealNotes],