diff --git a/views/honkpage.js b/views/honkpage.js index ca183cc..ea0ae42 100644 --- a/views/honkpage.js +++ b/views/honkpage.js @@ -146,4 +146,5 @@ function relinkconvoys() { el.onclick = pageswitcher("atme") relinkconvoys() window.onpopstate = statechanger + history.replaceState(thispagename, "some title", thispagename) })();