Skip to content

Commit 9b123a0

Browse files
committed
schedule_2025_10_09
1 parent 6dcefc8 commit 9b123a0

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

HomePage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class HomePage extends HTMLElement { // Changed class name to DemosPage
3434

3535

3636
this.querySelector('#WorkshopProgramButton').addEventListener('click', () => {
37-
window.open('schedule_2025_10_08.jpeg', '_blank');
37+
window.open('schedule_2025_10_09.jpeg', '_blank');
3838
});
3939

4040
this.style.display = 'block';

schedule_2025_10_09.jpeg

327 KB
Loading

0 commit comments

Comments
 (0)