top of page
bottom of page
document.addEventListener("DOMContentLoaded", function () { if (window.location.pathname !== "/" && window.location.pathname.endsWith("/")) { window.history.replaceState(null, null, window.location.pathname.slice(0, -1) + window.location.search + window.location.hash); } });