8cc2b85
1 2
document.addEventListener("DOMContentLoaded",()=>{$("#nav-home-button").click(()=>{window.location.replace("/index.html");});});