Skip to content

Commit

Permalink
feat: survey page
Browse files Browse the repository at this point in the history
  • Loading branch information
jouwdan committed May 17, 2024
1 parent 418891d commit 447f570
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/routes/survey/+page.svelte
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<iframe
title="survey"
src="https://docs.google.com/forms/d/e/1FAIpQLSfKcrpQ2SYd1p3eYmctCDlxo0PIu1R5odI8q8IjYFAPdnxkMQ/viewform?embedded=true"
class="w-full h-[2560px]"
frameborder="0"
marginheight="0"
marginwidth="0">Loading…</iframe
>

0 comments on commit 447f570

Please sign in to comment.