We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c699ab7 commit c14aba1Copy full SHA for c14aba1
1 file changed
404.html
@@ -11,7 +11,7 @@
11
[
12
"",
13
"3.5.7",
14
- l.pathname.split("/").slice(2)
+ ...l.pathname.split("/").slice(2)
15
].join("/")
16
+
17
l.hash;
0 commit comments