diff --git a/index.html b/index.html index 9aa9449..2c6b7ae 100644 --- a/index.html +++ b/index.html @@ -100,5 +100,17 @@ + diff --git a/mail.php b/mail.php index 0d51d03..64161cd 100644 --- a/mail.php +++ b/mail.php @@ -8,7 +8,7 @@ $options = array( 'content' => '{ "from": "matt.huntington@gmail.com", "to": "matt.huntington@gmail.com", - "subject": "no var dump", + "subject": "ajax!", "html": "please please please please please please" }' )