Skip to content

Commit

Permalink
Update privacy policy and contact page
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcone committed Sep 25, 2023
1 parent d91bda7 commit ff12ebe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
15 changes: 3 additions & 12 deletions contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@ title: Contact
description: Get in touch with the Markdown Guide's maintainer.
---

<form name="contact" method="POST" netlify>
<div class="form-group">
<label for="email"><h5 class="no-anchor">Email address</h5></label>
<input type="email" class="form-control form-control-lg" name="email" id="email" aria-describedby="emailHelp">
<small id="emailHelp" class="form-text text-muted">We'll never share your email with anyone else.</small>
</div>
<div class="form-group">
<label for="message"><h5 class="no-anchor">Message</h5></label>
<textarea class="form-control form-control-lg" name="message" id="message" rows="3" style="height:200px;"></textarea>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>
## Email

Feel free to email me at <a href="mailto:matt@macinstruct.com">matt@macinstruct.com</a>. I can't reply to every message, but I do read them all.
6 changes: 3 additions & 3 deletions privacy-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ We collect and use information in order to provide you the services of the Markd

Here are all the ways in which we collect and use your information:

- **Serving requests**: Our hosting partner [Netlify](https://www.netlify.com/) collects your IP address. This data is retained for no longer than 30 days.
- **Serving requests**: Our hosting partner [Fastly](https://docs.fastly.com/en/guides/data-management) collects your IP address. This data is retained for no longer than 30 days.
- **Analyzing web traffic**: We use a self-hosted instance of [Plausible](https://plausible.io/) to process the pages you request, as well as your IP address. Your IP address is used to estimate your geolocation and will not be stored.
- **Serving ads**: Our partner [EthicalAds](https://www.ethicalads.io/) processes your IP address to estimate your geolocation in order to serve country specific ads.
- **Contacting us**: When you [contact us](/contact/), you can provide your name and email address. If you do, they will be collected by [Netlify](https://www.netlify.com/) and sent to us by email, in order for us to reply to you.
- **Contacting us**: When you [contact us](/contact/), you can provide your name and email address. If you do, they will be sent to us by email, in order for us to reply to you.

## Cookies

Expand All @@ -37,4 +37,4 @@ We may revise this policy from time to time. The changes will not be retroactive

If you have any questions or feedback regarding this privacy policy, you may [contact us](/contact/).

Last updated: 2022-03-19
Last updated: 2023-09-24

0 comments on commit ff12ebe

Please sign in to comment.