diff --git a/source/_talks/2015-10-14-sculpin.md b/source/_talks/2015-10-14-sculpin.md
index 3ea76279c..d88bd107c 100644
--- a/source/_talks/2015-10-14-sculpin.md
+++ b/source/_talks/2015-10-14-sculpin.md
@@ -11,7 +11,12 @@ tags:
- meetups
- phpsw
- sculpin
+slides:
+ url: https://speakerdeck.com/opdavies/building-static-websites-with-sculpin
+ embed:
---
[Sculpin](http://sculpin.io) is a static site generator written in PHP. It converts Markdown files, Twig templates and standard HTML into a static HTML site that can be easily deployed.
This talk will cover a little of the background to Sculpin and what it is, and then will move into some demonstrations of how to build a Sculpin site and what it can do!
+
+The full version of the slides are available at , including the embedded videos.