Skip to content

Commit

Permalink
Submit redirect
Browse files Browse the repository at this point in the history
Donutask committed Jan 4, 2025
1 parent 6844284 commit 5ef8d1e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions submit.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="0; url=https://forms.gle/Gyg5U7PNbCycVkqW7" />
<script type="text/javascript">
window.location.href = "https://forms.gle/Gyg5U7PNbCycVkqW7"
</script>

</head>

<body>
<p>If you are not redirected automatically, follow </p><a href="https://forms.gle/Gyg5U7PNbCycVkqW7"> this link to
the submission form</a>.</p>
</body>

</html>

0 comments on commit 5ef8d1e

Please sign in to comment.