Skip to content

Commit

Permalink
Update astro.config.mjs to add shortened url
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnoguera authored Feb 5, 2025
1 parent 968d20e commit 2ede89c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default defineConfig({
"/walkin": "https://airtable.com/appJa8ymShCTPpH9I/paghpcEx85qF2eOAr/form",
"/devpost": "https://madhacks.devpost.com",
"/project": "https://airtable.com/appJa8ymShCTPpH9I/pag0C9Q3PGBC9qArU/form"
"/organizer-interest": "https://airtable.com/appl182mk027OC698/pag8XoUukjguwopgE/form"
},
integrations: [sitemap(), tailwind(), compress()]
});

0 comments on commit 2ede89c

Please sign in to comment.