Add the name for the daily email list
This commit is contained in:
parent
6420866048
commit
7a156200d1
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Daily Email Archive
|
title: 'The Daily Drupaler: Email Archive'
|
||||||
generator: pagination
|
generator: pagination
|
||||||
pagination:
|
pagination:
|
||||||
max_per_page: 30
|
max_per_page: 30
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
title: Register for daily software development emails
|
title: Sign up for the Daily Drupaler Email List
|
||||||
---
|
---
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
Subscribe to my daily newsletter for software professionals on software development and delivery, DevOps, community, and open-source.
|
Subscribe to my daily newsletter for software professionals on software development and delivery, Drupal, DevOps, community, and open-source.
|
||||||
|
|
||||||
{% include 'daily-email-form.html.twig' %}
|
{% include 'daily-email-form.html.twig' %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in a new issue