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

Update opt-in.html #1813

Merged
merged 1 commit into from
Jan 14, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions content/en/opt-in.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Sign up for the ISRG Newsletter
title: Sign up for emails
slug: opt-in
date: 2024-11-18
date: 2025-01-14
should_display_prominent_newsletter_form: true
---

<div class="text-left">
<p>ISRG's monthly newsletter recaps what we're up to and shares recent security and privacy news that caught our attention. </p>
<p>Sign up for emails from ISRG, the nonprofit behind Let's Encrypt. We’ll keep you informed about technical updates as well as other news about Let’s Encrypt and our sister projects, based on the preferences you choose.</p>

<p>By signing up for the Newsletter you agree to Let's Encrypt handling your information as described in our <a href="https://letsencrypt.org/privacy/">privacy policy</a>.</p>
<p>By signing up for emails you agree to Let's Encrypt and ISRG handling your information as described in our <a href="https://letsencrypt.org/privacy/">privacy policy</a>.</p>
</div>

<script>
Expand All @@ -32,4 +32,4 @@
});


</script>
</script>
Loading