Skip to content

Commit 87762a3

Browse files
committed
schedule again
1 parent 9b123a0 commit 87762a3

3 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_09.jpeg', '_blank');
37+
window.open('schedule.jpeg', '_blank');
3838
});
3939

4040
this.style.display = 'block';

schedule.jpeg

319 KB
Loading
File renamed without changes.

0 commit comments

Comments
 (0)