We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c73892 commit f85594dCopy full SHA for f85594d
src/routes/join/+page.svelte
@@ -2,6 +2,6 @@
2
import { browser } from '$app/environment'
3
4
if (browser) {
5
- window.location.href = 'https://forms.gle/c6Jpiv5gmhhLiWuY6'
+ window.location.href = 'https://forms.gle/vcp5kd99RvDueDM2A'
6
}
7
</script>
0 commit comments