Revert "Move pages, remove the page content type"

This reverts commit e4a779fc45.
This commit is contained in:
Oliver Davies 2024-12-22 01:28:25 +00:00
parent 6358473d73
commit 4756cdb409
36 changed files with 5 additions and 5 deletions

View file

@ -1,23 +0,0 @@
---
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 %}