diff --git a/_includes/schedule_table.html b/_includes/schedule_table.html index f9899d5..50835ee 100644 --- a/_includes/schedule_table.html +++ b/_includes/schedule_table.html @@ -1,11 +1,11 @@ -
| Date | Time | -RoutesDistance () |
+ RoutesDistance () |
|---|---|---|---|
| - | {{ plan.notes }} | +{{ plan.notes }} | |
| - | {{ total_dist | round: 1 }} |
+ {{ total_dist | round: 1 }} |
|
| A new schedule is coming! Contribute on GitHub | |||