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
|
||||
pagination:
|
||||
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 %}
|
||||
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' %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue