We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 827d58c commit 63206e3Copy full SHA for 63206e3
src/contact.html
@@ -6,7 +6,10 @@
6
7
<h1>Contact</h1>
8
9
-<iframe class="contact-form"
10
-src="https://docs.google.com/forms/d/e/1FAIpQLSendg9Er7RWxs1AAUPJ7pL6K-QwXfz6uKZFKIXzG1nCiXRrvQ/viewform?embedded=true&showTitle=0" frameborder="0">
+<iframe
+ class="contact-form"
11
+ src="https://docs.google.com/forms/d/e/1FAIpQLSendg9Er7RWxs1AAUPJ7pL6K-QwXfz6uKZFKIXzG1nCiXRrvQ/viewform?embedded=true&showTitle=0"
12
+ frameborder="0"
13
+>
14
Loading Google Form...
15
</iframe>
0 commit comments