Skip to content

Commit

Permalink
Add /xyz
Browse files Browse the repository at this point in the history
  • Loading branch information
sexnine authored Mar 2, 2024
1 parent bb327cc commit 33db4c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/redirects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ const redirects: Record<string, string> = {
"/dash": "https://dash.hackpnw.org",
"/discord": "https://discord.com/invite/4DsTdBEEH4",
"/hackthesound": "https://www.hackthesound.net/?utm_source=hackpnw&ref=hackpnw",
"/xyz": "https://drive.google.com/file/d/1VWbL8W2QnwjZJXGU26X9m1lqSTcMutlE/view",
};

export default redirects;

0 comments on commit 33db4c7

Please sign in to comment.