Skip to content

Commit 650b6ca

Browse files
committed
redirect /psbt to /js-demo
1 parent f94665d commit 650b6ca

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

psbt.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!-- just redirect to /js-demo -->
2+
<!DOCTYPE html>
3+
<html>
4+
5+
<head>
6+
<title>PSBT</title>
7+
<meta http-equiv="refresh" content="0; url=/js-demo">
8+
</head>
9+
10+
</html>

0 commit comments

Comments
 (0)