-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy pathcontact.html
More file actions
17 lines (13 loc) · 769 Bytes
/
contact.html
File metadata and controls
17 lines (13 loc) · 769 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: page
title: "Contact"
description: "Have questions? I have answers (maybe)."
header-img: "/img/contact-bg.jpg"
---
<p>Want to get in touch with me? Fill out the form below to send me a message and I will try to get back to you within 24 hours!</p>
<!-- Contact Form - Enter your email address on line 19 of the mail/contact_me.php file to make this form work. -->
<!-- WARNING: Some web hosts do not allow emails to be sent through forms to common mail hosts like Gmail or Yahoo. It's recommended that you use a private domain email address! -->
<!-- NOTE: To use the contact form, your site must be on a live web host with PHP! The form will not work locally! -->
<script>
window.location.replace("https://twitter.com/iamtrask");
</script>