Skip to content

Commit

Permalink
Add shortlinks for faculty and partner (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnuravi authored Sep 25, 2023
1 parent 4ab2a7c commit 548a95f
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
11 changes: 11 additions & 0 deletions faculty/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://stanfordbdhg.notion.site/CS342-MED253-Faculty-Projects-4e932ca6d88249d2a3d5e8c7c72b0294">
</head>
<body>
<p>If you are not redirected, <a href="https://stanfordbdhg.notion.site/CS342-MED253-Faculty-Projects-4e932ca6d88249d2a3d5e8c7c72b0294">click here</a>.</p>
</body>
</html>
11 changes: 11 additions & 0 deletions partner/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://stanfordbdhg.notion.site/CS342-MED253-Partnership-Program-144e7cf4268a49cd9de945026cc98d28">
</head>
<body>
<p>If you are not redirected, <a href="https://stanfordbdhg.notion.site/CS342-MED253-Partnership-Program-144e7cf4268a49cd9de945026cc98d28">click here</a>.</p>
</body>
</html>
1 change: 0 additions & 1 deletion rfp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<meta http-equiv="refresh" content="0;url=https://stanfordbdhg.notion.site/CS342-Request-for-Proposal-d86ac9fcd1c74c238123612c3e60c373">
</head>
<body>
<!-- Optional: Message displayed before the redirection occurs -->
<p>If you are not redirected, <a href="https://stanfordbdhg.notion.site/CS342-Request-for-Proposal-d86ac9fcd1c74c238123612c3e60c373">click here</a>.</p>
</body>
</html>

0 comments on commit 548a95f

Please sign in to comment.