Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
menotti authored Apr 10, 2024
1 parent e56150b commit 31ca54b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<title>Redirecting...</title>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0; URL=slides/reveal.js-master/" />
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="3; URL=slides/reveal.js-master/" />
</head>
<body>
<p>This is the root of the repository. You will be redirected to the slides in 3 seconds...</p>
<p>This is the root of the <a href="https://github.com/menotti/fpga/">repository</a>. You will be redirected to the slides in 3 seconds...</p>
</body>
</html>
</html>

0 comments on commit 31ca54b

Please sign in to comment.