From 07851639c48c68ef532d8460acefbd9bb8298b96 Mon Sep 17 00:00:00 2001 From: DongHyeok Lim Date: Wed, 27 Sep 2023 16:33:45 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20sementCount=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/404.html b/public/404.html index 963ac7e..002158f 100644 --- a/public/404.html +++ b/public/404.html @@ -23,7 +23,7 @@ // https://username.github.io/repo-name/one/two? a=b&c=d#qwe becomes // https://username.github.io/repo-name/? p=/one/two&q=a=b~and~c=d#qwe // Otherwise, leave segmentCount as 0. - var segmentCount = 2; + var segmentCount = 1; var l = window.location; l.replace(