diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-09-16 20:52:58 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-09-16 20:52:58 -0700 |
commit | b0e55924299341245fff5991b5666c1ef2853b42 (patch) | |
tree | a301ba491f229078fdfb86077dc2a2910d30c301 /devfiles/videos/introduction | |
parent | af7517c44c967ca29e12df52d2fe13b2a067c5fe (diff) |
Adding frame grab images to videos and fixing broken links
Diffstat (limited to 'devfiles/videos/introduction')
-rw-r--r-- | devfiles/videos/introduction/introduction-1.json (renamed from devfiles/videos/introduction/intro-1.json) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devfiles/videos/introduction/intro-1.json b/devfiles/videos/introduction/introduction-1.json index 4c1ba09..6071d22 100644 --- a/devfiles/videos/introduction/intro-1.json +++ b/devfiles/videos/introduction/introduction-1.json @@ -1,8 +1,9 @@ { - "id": "intro-1", + "id": "introduction-1", "number": "1", "title": "Introduction", "length": 140, + "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.png", "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.pdf", "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.mov", "type":"video/mp4"}] -} +}
\ No newline at end of file |