diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2014-01-30 20:16:05 -0800 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2014-01-30 20:37:54 -0800 |
commit | bbf247245f5395b98d15def3e689a7e804010212 (patch) | |
tree | dc724754257fb95a6f3efe97b266af7e9f178c6c /devfiles/videos/introduction/introduction-1.json | |
parent | e38de23db148ffb47bd5f076764ebbd5f2a35812 (diff) |
Updating Videos and Script.20140130a
Video numbers may now be decimals (i.e. 5.1, 5.2). If the number is 0 it
is not displayed on the website.
Updating the videos-from-csv.py script to distinguish between user
facing video numbers and video ids.
Also updating urls for many videos.
Diffstat (limited to 'devfiles/videos/introduction/introduction-1.json')
-rw-r--r-- | devfiles/videos/introduction/introduction-1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devfiles/videos/introduction/introduction-1.json b/devfiles/videos/introduction/introduction-1.json index 5d04930..a0f8421 100644 --- a/devfiles/videos/introduction/introduction-1.json +++ b/devfiles/videos/introduction/introduction-1.json @@ -1,6 +1,6 @@ { "id": "introduction-1", - "number": "1", + "number": "0", "title": "Introduction", "length": 140, "image": "http://d12xq7pqelpwt.cloudfront.net/Grow%20-%20Introduction.png", |