Add the name for the daily email list

This commit is contained in:
Oliver Davies 2024-03-29 00:18:35 +00:00
parent 6420866048
commit 7a156200d1
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
---
title: Daily Email Archive
title: 'The Daily Drupaler: Email Archive'
generator: pagination
pagination:
max_per_page: 30

View file

@ -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 %}