Skip to content

Commit

Permalink
Merge pull request #275 from Sifchain/hotfix/carrd.co
Browse files Browse the repository at this point in the history
Hotfix/carrd.co redirect clientside
  • Loading branch information
ajoslin committed Sep 22, 2021
2 parents e1f98dc + dcec3ce commit 2c0ba75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/app/index.html
Expand Up @@ -27,6 +27,7 @@
<div id="app"></div>
<div id="portal-target"></div>
<div id="tooltip-target"></div>
<script>window.location.href='https://sifchain.carrd.co'</script>
<script type="module" src="./src/main.ts"></script>
</body>
</html>

0 comments on commit 2c0ba75

Please sign in to comment.