Add a pages content type and move page files

This commit is contained in:
Oliver Davies 2025-05-08 08:00:00 +01:00
parent 7087bbbb7f
commit e1573ef072
38 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1,24 @@
---
layout: page
title: Welcome to the Test-Driven Drupal email course
meta:
title: Welcome to the Test-Driven Drupal email course | %site.name%
---
{% block head_meta %}
<meta name="robots" content="noindex">
{% endblock %}
{% block content %}
Hi. Thank you for registering for my Test-Driven Drupal email course.
Every email will be sent from my personal email address, so if you have a question about any email, press reply, send it to me, and I'll personally respond.
I'd also appreciate any feedback as you work through or complete the course.
Remember to check your inbox and confirm your email address to ensure you get the lessons.
In the meantime, why not [go to my daily email archive](/archive) and read some of my previous daily emails?
Found this page by accident? [Consider subscribing for the course](/atdc).
{% endblock %}