We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee52ccc commit 1ee573eCopy full SHA for 1ee573e
src/pages/sponsor.astro
@@ -0,0 +1,7 @@
1
+<script>
2
+ window.location.href = "/sponsorship/sponsor/";
3
+</script>
4
+
5
+<noscript>
6
+ <meta http-equiv="refresh" content="0;url=/sponsor/">
7
+</noscript>
0 commit comments