Skip to content

Commit

Permalink
Merge pull request #2 from uncommonhacks/upgrade
Browse files Browse the repository at this point in the history
Add redirect page
  • Loading branch information
outkine authored Oct 26, 2023
2 parents 601fd6a + c6bee8d commit d18ba42
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions makes23.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0;url=https://docs.google.com/forms/d/e/1FAIpQLSdjPE6R-lnszU2NF1iJko-t8m2eQ3737dezFBW1Q4Xq7vgHnQ/viewform">
</head>
<body>
<!-- You can add a message here that will be displayed if the redirection doesn't work. -->
<p>If you are not redirected, <a href="https://docs.google.com/forms/d/e/1FAIpQLSdjPE6R-lnszU2NF1iJko-t8m2eQ3737dezFBW1Q4Xq7vgHnQ/viewform">click here</a>.</p>
</body>
</html>

0 comments on commit d18ba42

Please sign in to comment.