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