change main email

This commit is contained in:
Matthias Kretschmann 2018-10-01 16:59:31 +02:00
parent 8199f4bb33
commit 43bacf0475
Signed by: m
GPG Key ID: 606EEEF3C479A91F
4 changed files with 9 additions and 9 deletions

View File

@ -18,7 +18,7 @@ login:
# Form actions # Form actions
forms: forms:
contact: '//formspree.io/contact@ipdb.io' contact: '//formspree.io/contact@ipdb.global'
newsletter: "//foundation.us15.list-manage.com/subscribe/post?u=036bac2d4e3a3ea3de876a8dd&id=8a21e3e9ca" newsletter: "//foundation.us15.list-manage.com/subscribe/post?u=036bac2d4e3a3ea3de876a8dd&id=8a21e3e9ca"
# Urls # Urls

View File

@ -5,8 +5,8 @@ address:
zip: "10997" zip: "10997"
city: "Berlin" city: "Berlin"
country: "Germany" country: "Germany"
email: "contact@ipdb.io" email: "contact@ipdb.global"
email_caretakers: "caretakers@ipdb.io" email_caretakers: "contact@ipdb.global"
# All the social links # All the social links
social: social:

View File

@ -2,7 +2,6 @@
layout: page layout: page
title: Foundation & governance title: Foundation & governance
subtitle: Decentralized without dysfunction.
css: page-foundation css: page-foundation
--- ---
@ -41,7 +40,7 @@ css: page-foundation
<div class="row features"> <div class="row features">
<div class="grid grid--full grid-small--half grid--gutters"> <div class="grid grid--full grid-small--half grid--gutters">
{% for feature in content.caretakers.features %} {% for feature in content.caretakers.features %}
<div class="grid__col"> <div class="grid__col">
<div class="feature"> <div class="feature">
<svg class="feature__image" width="298" height="220" aria-labelledby="title"> <svg class="feature__image" width="298" height="220" aria-labelledby="title">
@ -52,7 +51,7 @@ css: page-foundation
<p class="feature__description">{{ feature.description }}</p> <p class="feature__description">{{ feature.description }}</p>
</div> </div>
</div> </div>
{% endfor %} {% endfor %}
</div> </div>
</div> </div>
@ -69,7 +68,8 @@ css: page-foundation
<footer class="row"> <footer class="row">
<footer class="section__actions"> <footer class="section__actions">
<a href="mailto:{{ site.data.contact.email_caretakers }}?subject=Becoming a caretaker" class="button button--text">Become a caretaker</a> <a href="mailto:{{ site.data.contact.email_caretakers }}?subject=Becoming a caretaker" class="button button--text">Become
a caretaker</a>
</footer> </footer>
</footer> </footer>
</section> </section>

View File

@ -40,7 +40,7 @@ We only use one cookie: [Google Analytics](https://www.google.com/analytics/). I
## Updating or deleting your personal information ## Updating or deleting your personal information
We will update or delete your personal information if you ask us to unless we are under a legal obligation to keep it. Just email us at privacy@ipdb.foundation. We will update or delete your personal information if you ask us to unless we are under a legal obligation to keep it. Just email us at contact@ipdb.global.
## Legal requests ## Legal requests
@ -48,4 +48,4 @@ We may be required to disclose information to comply with the law or processes s
## Open door policy ## Open door policy
We believe privacy policies should be easy to read and make sense to non-lawyers. If something isn't clear or if you have questions, email us at privacy@ipdb.foundation. We believe privacy policies should be easy to read and make sense to non-lawyers. If something isn't clear or if you have questions, email us at contact@ipdb.global.