Skip to content

Commit

Permalink
Redirect to /sponsor for shorter URL
Browse files Browse the repository at this point in the history
  • Loading branch information
hypha committed Feb 17, 2025
1 parent ee52ccc commit 1ee573e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/pages/sponsor.astro
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<script>
window.location.href = "/sponsorship/sponsor/";
</script>

<noscript>
<meta http-equiv="refresh" content="0;url=/sponsor/">
</noscript>

0 comments on commit 1ee573e

Please sign in to comment.