Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit aa39d4f

Browse files
committed
Corrected dates
1 parent 95de915 commit aa39d4f

File tree

3 files changed

+2
-81
lines changed

3 files changed

+2
-81
lines changed

entries/tournament-gateway/entry.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#show: create-body-entry.with(
99
title: "Tournament: Gateway to the West",
1010
type: "test",
11-
date: datetime(year: 2023, month: 11, day: 28), // TODO: fix date
11+
date: datetime(year: 2024, month: 2, day: 3),
1212
//author: "Meghana Noojipady",
1313
//witness: "Felix Hass",
1414
)

entries/tournament-loyola/entry.typ

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#show: create-body-entry.with(
99
title: "Tournament: Blakefield Robotics Challenge",
1010
type: "test",
11-
date: datetime(year: 2023, month: 11, day: 28), // TODO: fix date
11+
date: datetime(year: 2024, month: 1, day: 27),
1212
//author: "Meghana Noojipady",
1313
//witness: "Felix Hass",
1414
)
@@ -26,8 +26,6 @@
2626
#(qual-data.at(3).auton = true)
2727
#(qual-data.at(4).auton = true)
2828

29-
30-
3129
#tournament(..qual-data)
3230

3331
= Alliance Selection

introduction.typ

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)