Skip to content

Commit 9de51fa

Browse files
committed
Update preview endpoints.
1 parent 77c20d8 commit 9de51fa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.env.preview

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
EP_SESSIONS_API="https://static.europython.eu/programme/ep2025/releases/current/sessions.json"
2-
EP_SPEAKERS_API="https://static.europython.eu/programme/ep2025/releases/current/speakers.json"
1+
EP_SESSIONS_API="https://static.europython.eu/programme/ep2024/releases/current/sessions.json"
2+
EP_SPEAKERS_API="https://gist.githubusercontent.com/nikoshell/24f8c99de3758dc4ed1391876c382b43/raw/bdf11fe89e5010f35dc1351e9b71c02a19adefe2/24speakers.json"
3+
EP_SCHEDULE_API="https://static.europython.eu/programme/ep2024/releases/current/schedule.json"

0 commit comments

Comments
 (0)