From bbf247245f5395b98d15def3e689a7e804010212 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 30 Jan 2014 20:16:05 -0800 Subject: Updating Videos and Script. 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. --- devfiles/videos/introduction/introduction-1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devfiles/videos/introduction') 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", -- cgit v1.2.3