Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
imlufeng authored Mar 9, 2024
1 parent ca26412 commit 69aaaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</head>
<body>
<script type="text/javascript">
setTimeout(window.location.href='https://imlufeng.gitee.io/nav/learn.html',1);
setTimeout(window.location.href='https://imlufeng.gitee.io/',1);
</script>
</body>
</html>

0 comments on commit 69aaaaf

Please sign in to comment.