Skip to content

Commit

Permalink
Merge pull request #15 from re-doubt/feature/redirect
Browse files Browse the repository at this point in the history
Add redirect to new Market Feed
  • Loading branch information
shuva10v authored Sep 1, 2023
2 parents aa01f44 + 6b6704a commit 88c76f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script>
window.location = "https://beta.redoubt.online/feed/jettons";
</script>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.
Expand Down

0 comments on commit 88c76f5

Please sign in to comment.