Skip to content

Commit ac05733

Browse files
committed
[ui]: disabled contact section;
1 parent 14766dc commit ac05733

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -274,15 +274,15 @@ <h2 class="heading">Skills</h2>
274274
</div>
275275
<!-- End #skills -->
276276

277-
<div id="contact">
278-
<h2>Get in Touch</h2>
277+
<!-- <div id="contact"> -->
278+
<!-- <h2>Get in Touch</h2> -->
279279

280-
<iframe
280+
<!-- <iframe
281281
src="https://docs.google.com/forms/d/e/1FAIpQLSfMnOzgL4MIUWQXu1-EgG_-dTeYtGQXOTVDZhvq0JDehDFn3A/viewform?embedded=true"
282-
width="100%" height="800" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
282+
width="100%" height="800" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe> -->
283283

284284
<!-- End #contact-form -->
285-
</div>
285+
<!-- </div> -->
286286
<!-- End #contact -->
287287
<footer>
288288
<div class="container">

0 commit comments

Comments
 (0)