Skip to content

Commit

Permalink
Decrease refresh time to 15 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanp0 committed Jan 22, 2022
1 parent b3ed5ce commit da87ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/departureboard/tmpl/board.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
color: red
}
</style>
<meta http-equiv="refresh" content="60">
<meta http-equiv="refresh" content="15">
</head>
<body>
<h1>SimSig DepartureBoard - {{.Location}}</h1>
Expand Down

0 comments on commit da87ebf

Please sign in to comment.