diff --git a/requirements.txt b/requirements.txt index f52570f42..3b254cf5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,6 +31,5 @@ Werkzeug==0.11.15 WTForms==2.1 dj-database-url==0.4.1 -psycopg2==2.6.2 whitenoise==2.0.6 diff --git a/static/img/IMG_20161029_153705-1.jpg b/static/img/IMG_20161029_153705-1.jpg new file mode 100644 index 000000000..7a7f3d471 Binary files /dev/null and b/static/img/IMG_20161029_153705-1.jpg differ diff --git a/static/img/portfolio/2017-02-24-14-26-18-470-1.jpg b/static/img/portfolio/2017-02-24-14-26-18-470-1.jpg new file mode 100644 index 000000000..f654f5725 Binary files /dev/null and b/static/img/portfolio/2017-02-24-14-26-18-470-1.jpg differ diff --git a/static/img/portfolio/IMG_20170604_174833_483.jpg b/static/img/portfolio/IMG_20170604_174833_483.jpg new file mode 100644 index 000000000..4594a53e6 Binary files /dev/null and b/static/img/portfolio/IMG_20170604_174833_483.jpg differ diff --git a/static/mail/contact_me.php b/static/mail/contact_me.php index 2cb484522..596ffed9f 100755 --- a/static/mail/contact_me.php +++ b/static/mail/contact_me.php @@ -16,7 +16,7 @@ $message = strip_tags(htmlspecialchars($_POST['message'])); // Create the email and send the message -$to = 'yourname@yourdomain.com'; // Add your email address inbetween the '' replacing yourname@yourdomain.com - This is where the form will send a message to. +$to = 'denis.murphy@thehappymindset.com'; // Add your email address inbetween the '' replacing yourname@yourdomain.com - This is where the form will send a message to. $email_subject = "Website Contact Form: $name"; $email_body = "You have received a new message from your website contact form.\n\n"."Here are the details:\n\nName: $name\n\nEmail: $email_address\n\nPhone: $phone\n\nMessage:\n$message"; $headers = "From: noreply@yourdomain.com\n"; // This is the email address the generated message will be from. We recommend using something like noreply@yourdomain.com. diff --git a/templates/index.html b/templates/index.html index 06de9020c..139c7e3e2 100755 --- a/templates/index.html +++ b/templates/index.html @@ -51,7 +51,7 @@ - CP Flask App + SUHASAPP @@ -83,9 +83,9 @@
- +
-

Hey there {{name}}!

+

Hey there I am Suhas {{name}}!


Python Developer - Flask Framework
@@ -112,27 +112,27 @@

Portfolio

- Chesstastic + Chesstastic
- +
- Slice of cake + Slice of cake
- +
- Circus tent + Circus tent
@@ -170,8 +170,8 @@

About

@@ -199,7 +197,7 @@

Around the Web

- Copyright © Clever Programmer - CP Flask Portfolio 2017 - Created on C9 + Simple Portfolio based on Flask