Skip to content

Commit

Permalink
Adds SRF updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehs committed Sep 20, 2023
1 parent 385aca2 commit 1c1659f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/data/official-sessions.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ const officials = [
shortLabel: 'SRF Challenge',
label: 'Spec Racer Ford Challenge',
cars: ["SCCA Spec Racer Ford"],
links: {
discord: 'https://discord.gg/tzD4KhwRj3'
},
sessions: [
{
sessionDay: TUE,
Expand All @@ -132,6 +135,7 @@ const officials = [
{
sessionDay: THU,
sessionTimeGmt: '20:45',
notes: [SOF]
},
]
},
Expand Down

0 comments on commit 1c1659f

Please sign in to comment.