Skip to content

Commit 3ac2134

Browse files
Added contact
1 parent 3404149 commit 3ac2134

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

index.html

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -272,22 +272,14 @@ <h3>Projects:</h3>
272272

273273
<section class="section" id="contact">
274274
<div class="section-div">
275-
<h3>Contact</h3>
276-
<p>Our headquarter is located in the north-west zone of Bestine, just ask for "the Jawa's cave".<br>
277-
We also have offices in Mos Eisley and Mos Espa.<br>
278-
Our sandcrowlers are always traveling to every imaginable cornes in the whole planet. Just contact us giving your email in the form below and we will tell you where is the closest one!</p>
279-
280-
<form id="form" action="https://www.freecodecamp.com/email-submit">
281-
<input name="email" id="email" type="email" placeholder="Enter your email" required>
282-
<input id="submit" type="submit" value="SUBMIT" class="btn">
283-
</input>
284-
</form>
275+
<h1 class="subtitle">Contact</h1>
276+
<a href="https://github.com/Andre-Andreati" target="_blank">https://github.com/Andre-Andreati</a>
277+
<a href="mailto:andre.andreati@gmail.com">andre.andreati@gmail.com</a>
285278
</div>
286279
</section>
287280

288281
</main>
289282

290-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
291283
<script src="script.js"></script>
292284

293285
</body>

0 commit comments

Comments
 (0)