Skip to content

Commit

Permalink
Update sign-mode.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronbrethorst authored Feb 8, 2024
1 parent df640a3 commit 5c1dda9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/features/sign-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ layout: page
title: Sign Mode
---

OneBusAway provides a mode optimized for showing real-time arrival information on large public screens, allowing
quick and cheap information displays.
OneBusAway provides a mode optimized for showing real-time arrival information on large public screens, allowing quick and cheap information displays.

<a href="http://www.flickr.com/photos/atomictaco/6202909370/sizes/m/in/pool-624040@N24/"><img src="/images/features/sign-mode.jpg" class='max-w-[400px] rounded-md' /></a>

Expand All @@ -26,4 +25,4 @@ There are a number of parameters you can add to the URL to tweak the behavior of
* `route=X_Y` - Specify a route id to indicate that only this route should be show. Can be repeated.
* `minutesBefore=N` - Excludes vehicles that departed more than N minutes ago.
* `minutesAfter=N` - Exclude vehicles arriving more than N minutes from now.
* `refresh=N` - Automatically refresh the page every N seconds.
* `refresh=N` - Automatically refresh the page every N seconds.

0 comments on commit 5c1dda9

Please sign in to comment.