From 6e2b55f08c0b71fa9627458be7056d37f0471ee4 Mon Sep 17 00:00:00 2001 From: mandalore Date: Sat, 5 Sep 2026 12:06:48 -0500 Subject: [PATCH] Add the old 2020 Token to the lineup --- sites/events/src/main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/events/src/main.js b/sites/events/src/main.js index 9cff820..1fce782 100644 --- a/sites/events/src/main.js +++ b/sites/events/src/main.js @@ -61,6 +61,7 @@ const CONFIG = { // restricted to 250mi of St. Louis or this would show ~500 events // nationwide instead of the ~20 actually worth seeing locally. { id: "BYaaUfKum7z0", name: "Warhammer Global Rankings 2026", near: { ...ST_LOUIS, miles: 250 } }, + { id: "LtAtngHNe3", name: "Old Circuit Token" } ], };