chore: update daily email forms
This commit is contained in:
parent
48795f6f4d
commit
7aec6c7e5c
File diff suppressed because one or more lines are too long
|
@ -1,15 +1,14 @@
|
||||||
---
|
---
|
||||||
title: Daily emails
|
title: Oliver's Daily List
|
||||||
drip:
|
meta:
|
||||||
form_id: 842254618
|
title: Oliver's Daily Mailing List
|
||||||
|
description: A daily newsletter on software development, DevOps, community and open-source.
|
||||||
---
|
---
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
{% embed "daily-email-form" with {
|
{% embed "daily-email-form" %}
|
||||||
form_id: page.drip.form_id,
|
|
||||||
} %}
|
|
||||||
{% block description %}
|
{% block description %}
|
||||||
<p>Sign up for my daily emails on software engineering and DevOps.</div></p>
|
<p><strong>A daily newsletter on software development, DevOps, community, and open-source.</strong></p>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% endembed %}
|
{% endembed %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in a new issue