Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
zlrkw11 committed Nov 16, 2024
1 parent 9441e0e commit 40e0ff8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
.split("/")
.slice(0, 1 + pathSegmentsToKeep)
.join("/") +
+l.pathname
"/" +
l.pathname
.slice(1)
.split("/")
.slice(pathSegmentsToKeep)
Expand Down

0 comments on commit 40e0ff8

Please sign in to comment.