Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TCL606 authored Aug 27, 2023
1 parent 1f32135 commit ec366eb
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://4748bc98735d7765bf.gradio.live/" />
<meta http-equiv="refresh" content="2;url=https://30cf7aaf8bfcbcd44d.gradio.live/" />
<meta charset="UTF-8">
<script type="text/javascript">
location.href = 'https://4748bc98735d7765bf.gradio.live/';
location.href = 'https://30cf7aaf8bfcbcd44d.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://4748bc98735d7765bf.gradio.live/">https://4748bc98735d7765bf.gradio.live/</a>.
has been relocated to <a href="https://30cf7aaf8bfcbcd44d.gradio.live/">https://30cf7aaf8bfcbcd44d.gradio.live/</a>.
</p>
</body>
</html>

0 comments on commit ec366eb

Please sign in to comment.