From fe8aefb0f6ef6a6aacee30c84ff09c191a848fae Mon Sep 17 00:00:00 2001 From: jrtechs Date: Tue, 7 Aug 2018 18:53:44 -0400 Subject: [PATCH] Updated the message sent landing page. --- contactform.php | 2 +- index.html | 2 +- messageSent.html | 12 +++++------- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/contactform.php b/contactform.php index 961c1d3..74caebb 100644 --- a/contactform.php +++ b/contactform.php @@ -34,7 +34,7 @@ if(isset($_POST['submit'])) $response = $_POST["g-recaptcha-response"]; $url = 'https://www.google.com/recaptcha/api/siteverify'; $data = array( - 'secret' => '6LceWF8UAAAAAGueUiQyI-W_saWPInFfLW6nM8pv', + 'secret' => $secret, 'response' => $_POST["g-recaptcha-response"] ); $options = array( diff --git a/index.html b/index.html index 962b0f9..424cb1f 100755 --- a/index.html +++ b/index.html @@ -221,7 +221,7 @@
-

I am currently a sophomore studying Computer Science Rochester Institute of Technology. I am a very +

I am currently a third year Computer Science student at Rochester Institute of Technology. I am a very outgoing person who enjoys collaborating and working with others. Feel free to check out my github and other websites to see what I have been working on.

diff --git a/messageSent.html b/messageSent.html index 469bb9b..09d1ea0 100644 --- a/messageSent.html +++ b/messageSent.html @@ -10,8 +10,7 @@ Jeffery Russell - - + @@ -19,8 +18,7 @@ - - + @@ -77,19 +75,19 @@
- +


Message Sent

Thank you for sending me a message. I will try my best to get back to you within a week. In the meantime, feel free to - check out my Github and youtube. + check out my Github and Youtube accounts.
-