Skip to content

Commit

Permalink
Portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
arunp77 committed Oct 6, 2023
1 parent bfe74a9 commit aafe0d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion forms/contact.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*/

// Replace contact@example.com with your real receiving email address
$receiving_email_address = 'contact@example.com';
$receiving_email_address = 'arunp77@gmail.com';

if( file_exists($php_email_form = '../assets/vendor/php-email-form/php-email-form.php' )) {
include( $php_email_form );
Expand Down
4 changes: 0 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -760,10 +760,6 @@ <h4>Call:</h4>
<p>+49 49-XXXX-XXX-XXXX</p>
</div>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2576.763015747465!2d8.261080815396772!3d49.99834113737532!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47bf26bead9e7e3d%3A0x67c04893d34fca93!2sMainz%2C%20Germany!5e0!3m2!1sen!2sus!4v1633208500561!5m2!1sen!2sus" frameborder="0" style="border:0; width: 100%; height: 290px;" allowfullscreen></iframe>

<!--
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12097.433213460943!2d-74.0062269!3d40.7101282!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xb89d1fe6bc499443!2sDowntown+Conference+Center!5e0!3m2!1smk!2sbg!4v1539943755621" frameborder="0" style="border:0; width: 100%; height: 290px;" allowfullscreen></iframe>
-->
</div>

</div>
Expand Down

0 comments on commit aafe0d5

Please sign in to comment.