Skip to content

Commit

Permalink
Add redirect to enrollment application (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnuravi authored Nov 29, 2023
1 parent 63d9554 commit c722753
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions enroll/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Redirecting...</title>
<!-- Redirects the page after 0 seconds -->
<meta http-equiv="refresh" content="0;url=https://stanforduniversity.qualtrics.com/jfe/form/SV_9ThVhqf4zyhzheS">
</head>
<body>
<p>If you are not redirected, <a href="https://stanforduniversity.qualtrics.com/jfe/form/SV_9ThVhqf4zyhzheS">click here</a>.</p>
</body>
</html>

0 comments on commit c722753

Please sign in to comment.