Skip to content

Commit

Permalink
Add colloquium Huisken to rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
c2d13p authored May 14, 2024
1 parent ae9af65 commit 29d4f5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ const TEST = window.location.search.includes('test')

const pages = [
new FullScreenImagePage({
imageUrl: "images/colloquium_levine.png?d=20231213x",
start: "2024-02-19 06:00",
end: "2024-02-19 18:44",
imageUrl: "images/colloquium_huisken.png?d=20231213x",
start: "2024-05-23 06:00",
end: "2024-05-23 18:44",
test: TEST, // mostra sempre in modalità test
}),

Expand Down

0 comments on commit 29d4f5c

Please sign in to comment.