mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
remove formspree from newsletter
This commit is contained in:
parent
d38a700b90
commit
f69ae9e9c2
@ -47,6 +47,8 @@
|
||||
}
|
||||
|
||||
.newsletter__gdpr {
|
||||
opacity: .8;
|
||||
|
||||
.icon {
|
||||
stroke: $brand-main-blue;
|
||||
color: $brand-main-blue;
|
||||
|
@ -9,4 +9,4 @@ newsletter: >
|
||||
We will only use your email to send you our newsletter and by submitting this form you give us permission to do so. You can change your mind at anytime by clicking the unsubscribe link of any newsletter you receive from us. For more information visit our [Privacy Policy](/pivacy/).
|
||||
|
||||
|
||||
We use Formspree to send this form and MailChimp for our newsletter. By submitting this form, you acknowledge that the information you provide will be transferred to Formspree & MailChimp for processing in accordance with their [Privacy](https://formspree.io/static/PrivacyPolicy.pdf) [Policies](https://mailchimp.com/legal/privacy/).
|
||||
We use MailChimp for our newsletter and by submitting this form, you acknowledge that the information you provide will be transferred to MailChimp for processing in accordance with their their [Terms](https://mailchimp.com/legal/terms/) and [Privacy Policy](https://mailchimp.com/legal/privacy/).
|
||||
|
@ -15,6 +15,8 @@
|
||||
</button>
|
||||
</span>
|
||||
|
||||
<input type="hidden" name="_subject" value="New contact form submission" />
|
||||
|
||||
</div>
|
||||
|
||||
<div class="form-control-feedback"></div>
|
||||
|
Loading…
Reference in New Issue
Block a user