diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-04-23 12:07:57 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-04-23 12:07:57 -0400 |
commit | c1f97d0829e298ed4c8b209022de31a745ff0e90 (patch) | |
tree | 11ca741bd2ff9b131c4cd15942ecfdd6a5bf4140 | |
parent | 69e7f3432cec7b2371a6a9ee9c66c9ac14b158c5 (diff) |
Harrison is the pit captain now.
-rw-r--r-- | www/checklists/Pit_Safety_Checklist.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/checklists/Pit_Safety_Checklist.html b/www/checklists/Pit_Safety_Checklist.html index 2cfc1bb..2ad19e4 100644 --- a/www/checklists/Pit_Safety_Checklist.html +++ b/www/checklists/Pit_Safety_Checklist.html @@ -34,7 +34,7 @@ <li><label><input type="checkbox" required="required" name="batteries" />Charge Batteries</label></li> </ul> <label><span>Safety Captain:</span><input type="text" required="required" name="safety_captain" value="Braydon" /></label> - <label><span>Pit Captain:</span><input type="text" required="required" name="pit_captain" value="Thomas" /></label> + <label><span>Pit Captain:</span><input type="text" required="required" name="pit_captain" value="Harrison" /></label> <label><span>Mentor:</span><input type="text" required="required" name="mentor" /></label> <input type="submit" value="Submit"/> </form> |