From b2a06573f0cb72be5faece237bf92e6621907aaf Mon Sep 17 00:00:00 2001 From: devleejb Date: Mon, 15 Jan 2024 16:04:50 +0900 Subject: [PATCH] Update 404.html --- frontend/public/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/404.html b/frontend/public/404.html index 13cd7b63..bbea81e6 100644 --- a/frontend/public/404.html +++ b/frontend/public/404.html @@ -22,7 +22,7 @@ // https://username.github.io/repo-name/one/two?a=b&c=d#qwe becomes // https://username.github.io/repo-name/?/one/two&a=b~and~c=d#qwe // Otherwise, leave pathSegmentsToKeep as 0. - var pathSegmentsToKeep = 1; + var pathSegmentsToKeep = 0; var l = window.location; l.replace(