Skip to content

Commit 63206e3

Browse files
committed
Prettify
1 parent 827d58c commit 63206e3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/contact.html

+5-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66

77
<h1>Contact</h1>
88

9-
<iframe class="contact-form"
10-
src="https://docs.google.com/forms/d/e/1FAIpQLSendg9Er7RWxs1AAUPJ7pL6K-QwXfz6uKZFKIXzG1nCiXRrvQ/viewform?embedded=true&showTitle=0" frameborder="0">
9+
<iframe
10+
class="contact-form"
11+
src="https://docs.google.com/forms/d/e/1FAIpQLSendg9Er7RWxs1AAUPJ7pL6K-QwXfz6uKZFKIXzG1nCiXRrvQ/viewform?embedded=true&showTitle=0"
12+
frameborder="0"
13+
>
1114
Loading Google Form...
1215
</iframe>

0 commit comments

Comments
 (0)