aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-03-06 18:59:09 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-03-06 18:59:09 +0100
commit027dc259da986363a0c5a5294bcce35404c1c521 (patch)
treeaa7fd3d86cd8a6280b7f222efee7f361763399a3 /index.html
parent32bbe63ea6c0ad8baefa508cd15f2fda4b0bad5c (diff)
downloadfosdem-2021-minimalism-presentation-027dc259da986363a0c5a5294bcce35404c1c521.tar
fosdem-2021-minimalism-presentation-027dc259da986363a0c5a5294bcce35404c1c521.tar.gz
add webpack, move playback to own module
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 571d152..11c2e0f 100644
--- a/index.html
+++ b/index.html
@@ -30,7 +30,7 @@
</div>
</div>
- <script src="js/reveal.js"></script>
+ <script src="js/reveal.min.js"></script>
<script>
// More info about config & dependencies: