summaryrefslogtreecommitdiff
path: root/posts/guile-2d-frp.md
diff options
context:
space:
mode:
Diffstat (limited to 'posts/guile-2d-frp.md')
-rw-r--r--posts/guile-2d-frp.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/posts/guile-2d-frp.md b/posts/guile-2d-frp.md
index 7dedbbb..1970e73 100644
--- a/posts/guile-2d-frp.md
+++ b/posts/guile-2d-frp.md
@@ -55,9 +55,7 @@ focus on more important things.
I think it’s helpful to see FRP in action to really appreciate the
magic. So, check out this screencast!
- <video src="/videos/guile-2d-frp-demo.webm"
- style="width:640px;height:360px;" controls>
- </video>
+![](/videos/guile-2d-frp-demo.webm)
To see all of the juicy implementation details, check out the
[git repository](https://gitorious.org/sly/sly/source/sly/signal.scm).