Skip to content

Commit

Permalink
redirect /psbt to /js-demo
Browse files Browse the repository at this point in the history
  • Loading branch information
siim-m committed Apr 8, 2024
1 parent f94665d commit 650b6ca
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions psbt.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!-- just redirect to /js-demo -->
<!DOCTYPE html>
<html>

<head>
<title>PSBT</title>
<meta http-equiv="refresh" content="0; url=/js-demo">
</head>

</html>

0 comments on commit 650b6ca

Please sign in to comment.