Skip to content

Commit a2709f3

Browse files
author
Henrik Kirk
committed
Moved files around a bit
1 parent 2d7184f commit a2709f3

19 files changed

+102
-38
lines changed

package-lock.json

Lines changed: 96 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.
File renamed without changes.

slides/07/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
66

77
<title>
8-
Finite trees
8+
Error handling
99
</title>
1010

1111
<link rel="stylesheet" href="../../dist/reset.css">
@@ -21,7 +21,7 @@
2121
<body>
2222
<div class="reveal">
2323
<div class="slides">
24-
<section data-markdown="./finite-trees.md"
24+
<section data-markdown="./error-handling.md"
2525
data-separator="^(\r\n?|\n)---(\r\n?|\n)$"
2626
data-separator-vertical="^(\r\n?|\n)----(\r\n?|\n)$"
2727
data-separator-notes="^Note:"
@@ -46,7 +46,7 @@
4646
Reveal.initialize({
4747
hash: true,
4848
// "showNotes": true,
49-
// "showNot es": "separate-page",
49+
// "showNotes": 'separate-page',
5050
"slideNumber": true,
5151
"theme": "au",
5252
"transition": "slide",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

slides/13/index.html renamed to slides/107/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
66

77
<title>
8-
Error handling
8+
Finite trees
99
</title>
1010

1111
<link rel="stylesheet" href="../../dist/reset.css">
@@ -21,7 +21,7 @@
2121
<body>
2222
<div class="reveal">
2323
<div class="slides">
24-
<section data-markdown="./error-handling.md"
24+
<section data-markdown="./finite-trees.md"
2525
data-separator="^(\r\n?|\n)---(\r\n?|\n)$"
2626
data-separator-vertical="^(\r\n?|\n)----(\r\n?|\n)$"
2727
data-separator-notes="^Note:"
@@ -46,7 +46,7 @@
4646
Reveal.initialize({
4747
hash: true,
4848
// "showNotes": true,
49-
// "showNotes": 'separate-page',
49+
// "showNot es": "separate-page",
5050
"slideNumber": true,
5151
"theme": "au",
5252
"transition": "slide",

0 commit comments

Comments
 (0)