diff --git a/footer.js b/footer.js index 7f1574a..a85de90 100644 --- a/footer.js +++ b/footer.js @@ -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 }); } } diff --git a/index.html b/index.html index 84fb583..b968500 100644 --- a/index.html +++ b/index.html @@ -37,9 +37,15 @@

Our Projects

Our Games

+ +