Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
chingswy authored Apr 21, 2024
1 parent 1537e07 commit c2584bd
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0;url=https://zju3dv.github.io/LoG_webpage/">
<title>LoG</title>
</head>
<body>
Click Here:<a href="https://zju3dv.github.io/LoG_webpage/">https://zju3dv.github.io/LoG_webpage/</a>
<script type="text/javascript">
window.location.href = "https://zju3dv.github.io/LoG_webpage/";
</script>
</body>
</html>

0 comments on commit c2584bd

Please sign in to comment.