Skip to content

Commit a8c609f

Browse files
authored
Update index.html
1 parent 6116091 commit a8c609f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h1 style="margin-bottom:20px;">Zero Bot Gate</h1>
6363
]
6464

6565
function relocate(goto) {
66-
window.location.href = goto + ".html'
66+
window.location.href = goto + ".html";
6767
}
6868

6969
function hash( pass ) {

0 commit comments

Comments
 (0)