Skip to content

Commit 9209407

Browse files
committed
line messages for each bus
1 parent 6002602 commit 9209407

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

data/bus-times/blue-line.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ line: Blue Line
22
colors:
33
bar: rgb(103, 153, 170)
44
dot: rgb(13, 26, 35)
5+
notice: Route that services the north part of the city. Normal route service is $1.25.
56
schedules:
67
- days: [Mo, Tu, We, Th, Fr]
78
coordinates:

data/bus-times/express.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ line: Express Bus
22
colors:
33
bar: rgb(134, 198, 124)
44
dot: rgb(32, 87, 14)
5+
notice: Route that services the majority of the city limits. Normal route service is free with a St. Olaf ID.
56
schedules:
67
- days: [Mo, Tu, We, Th, Fr]
78
coordinates:

data/bus-times/red-line.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ line: Red Line
22
colors:
33
bar: rgb(233, 87, 95)
44
dot: rgb(151, 27, 16)
5+
notice: Route that services the south part of the city. Normal route service is $1.25.
56
schedules:
67
- days: [Mo, Tu, We, Th, Fr]
78
coordinates: {}

0 commit comments

Comments
 (0)