Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull Request for the Contact Form issue #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pentyala
Copy link

This is a PR for the contact form issue.

Now the contact form sends mail specified even for static pages.

</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<form action="https://formspree.io/[email protected]" method="POST" name="sentMessage" id="contactForm" novalidate>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just some input, but what about the form.action url being a setting in the config.yml? I use MailChimp for example which is a different url...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants