added the temporary webgame collection
This commit is contained in:
parent
4ab6684a3c
commit
e3aa23a82a
18 changed files with 823 additions and 70 deletions
|
@ -38,7 +38,7 @@ class Footer extends HTMLElement {
|
|||
|
||||
// Add event listener for button click
|
||||
this.querySelector('.secret-button').addEventListener('click', () => {
|
||||
window.location.href = 'secret/explenation.html'; // Open the secret.html file
|
||||
window.location.href = 'secret/index.html'; // Open the secret.html file
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue