Skip to content

Commit

Permalink
create shortlinks for opening ceremony
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferyjohn committed Feb 15, 2025
1 parent 42859dd commit d48bdce
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
13 changes: 13 additions & 0 deletions public/engine-25/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<html lang="en">
<script>
window.location.href = "https://github.com/acm-cmu/awap-engine-2025-public";
</script>

<body>
<p>Redirecting...</p>
<p>If you are not redirected automatically, please follow this link: <a
href="https://github.com/acm-cmu/awap-engine-2025-public">https://github.com/acm-cmu/awap-engine-2025-public</a>.
</p>
</body>

</html>
13 changes: 13 additions & 0 deletions public/raid-cmu-legends/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<html lang="en">
<script>
window.location.href = "https://docs.google.com/document/d/1uUQGjqA4eJHTJNvfvTL81J7yiim2Cl6aFGGsQHsMAHI/edit?usp=sharing";
</script>

<body>
<p>Redirecting...</p>
<p>If you are not redirected automatically, please follow this link: <a
href="https://docs.google.com/document/d/1uUQGjqA4eJHTJNvfvTL81J7yiim2Cl6aFGGsQHsMAHI/edit?usp=sharing">https://docs.google.com/document/d/1uUQGjqA4eJHTJNvfvTL81J7yiim2Cl6aFGGsQHsMAHI/edit?usp=sharing</a>.
</p>
</body>

</html>
13 changes: 13 additions & 0 deletions public/team-creation/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<html lang="en">
<script>
window.location.href = "https://docs.google.com/forms/d/e/1FAIpQLSch8X8qD4ckRBYLnt1xx8FAeAE7PXMGTrv_pH5P4Qi-T3Z7qQ/viewform";
</script>

<body>
<p>Redirecting...</p>
<p>If you are not redirected automatically, please follow this link: <a
href="https://docs.google.com/forms/d/e/1FAIpQLSch8X8qD4ckRBYLnt1xx8FAeAE7PXMGTrv_pH5P4Qi-T3Z7qQ/viewform">https://docs.google.com/forms/d/e/1FAIpQLSch8X8qD4ckRBYLnt1xx8FAeAE7PXMGTrv_pH5P4Qi-T3Z7qQ/viewform</a>.
</p>
</body>

</html>

0 comments on commit d48bdce

Please # to comment.