parent
8f0a18840b
commit
125e35e595
@ -0,0 +1,10 @@ |
|||||||
|
<!DOCTYPE html> |
||||||
|
<html> |
||||||
|
<head> |
||||||
|
<title>Test Remix</title> |
||||||
|
</head> |
||||||
|
<body></body> |
||||||
|
<script> |
||||||
|
window.location.href = '/address/#' + window.location.pathname.replace('/address', '') |
||||||
|
</script> |
||||||
|
</html> |
Loading…
Reference in new issue