aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2021-02-07 15:38:30 +0000
committerChristopher Baines <mail@cbaines.net>2021-02-07 15:38:30 +0000
commita78f286bef560fdd25b5685dd21a90439f15c0a8 (patch)
treeb641c1b5a3a1ea65388cc8a18d909a5f74c3f65f
parent00b9b9a4f35498aa3ba6d65efe847eeb97c5c9a0 (diff)
downloadfosdem-2021-minimalism-presentation-master.tar
fosdem-2021-minimalism-presentation-master.tar.gz
Remove / from demo URLHEADmaster
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 783c29b..4b660a4 100644
--- a/index.html
+++ b/index.html
@@ -264,7 +264,7 @@
<section id="demo-slide" data-background-color="black">
<asciinema-player
id="demo-player"
- src="/demo.cast"
+ src="demo.cast"
rows="26"
speed="1.2"
loop="true"