Skip to content

Commit

Permalink
moved and renamed reaces.json, also made it a valid json
Browse files Browse the repository at this point in the history
  • Loading branch information
Restuta committed Sep 17, 2014
1 parent ca6e556 commit 82acf69
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 26 deletions.
16 changes: 16 additions & 0 deletions data/races.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"races": [
{
"name": "San Bruno Mountain Hill Climb",
"date": "January 01, 2014",
"locationUrl": "https://www.google.com/maps/preview?q=Guadalupe+Canyon+Parkway+",
"city": "Brisbane",
"type": "ROAD",
"duration": 3.5,
"durationType": "miles",
"elevation": 1300,
"startTime": 8.30,
"lastTimeResult": "10/36"
}
]
}
26 changes: 0 additions & 26 deletions wireframes/v0.2/data/races_card_data.json

This file was deleted.

0 comments on commit 82acf69

Please sign in to comment.