Skip to content

Commit

Permalink
feat: add raffle
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Oct 3, 2024
1 parent e954723 commit 060d3f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export default defineConfig({
integrations: [konamiEmojiBlast()],
output: "server",
redirects: {
"/raffle": "https://forms.gle/R9STYeXJqGHjh3H79",
"/talks": "/sessions",
},
site: "https://2024.squiggleconf.com",
Expand Down

0 comments on commit 060d3f0

Please sign in to comment.