Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TCL606 authored Oct 8, 2023
1 parent 8eaed6d commit 48b5a71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<html>
<head>
<title>SALMONN</title>
<meta http-equiv="refresh" content="2;url=https://b0f8e4e98019204f35.gradio.live/" />
<meta http-equiv="refresh" content="2;url=https://59faf53aa38e018a46.gradio.live/" />
<meta charset="UTF-8">
<script type="text/javascript">
location.href = 'https://b0f8e4e98019204f35.gradio.live/';
location.href = 'https://59faf53aa38e018a46.gradio.live/';
</script>
</head>
<body>
<p style="font-size:18px;text-align:center">
The Home Page of SALMONN
has been relocated to <a href="https://b0f8e4e98019204f35.gradio.live/">https://b0f8e4e98019204f35.gradio.live/</a>.
has been relocated to <a href="https://59faf53aa38e018a46.gradio.live/">https://59faf53aa38e018a46.gradio.live/</a>.
</p>
</body>
</html>

0 comments on commit 48b5a71

Please sign in to comment.