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 | 402b68ee324ffa594bf40f1729552e7a64ca1409 (patch) | |
tree | e976bd9847568df7b56641140a4bbc46d620064d /devfiles/videos/introduction | |
parent | 48af9ac4779b2d60889b0159f47442b5d6d9c8ce (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 |