Skip to content

Commit

Permalink
Merge pull request Bitcoin-com#33 from Bitcoin-com/fix/remove-chinese…
Browse files Browse the repository at this point in the history
…-new-year

adding redirect back in
  • Loading branch information
dawndarkness authored Feb 16, 2022
2 parents 10d4953 + 60c58bb commit 2536fc8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions hongbao-chinese-new-year/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html lang="zh-Hans">
<body>
<script type="text/javascript">
window.location.href = 'https://paperwallet.bitcoin.com/';
</script>
</body>

0 comments on commit 2536fc8

Please sign in to comment.