diff --git a/source/_pages/welcome.md b/source/_pages/welcome.md new file mode 100644 index 000000000..bf8001c5e --- /dev/null +++ b/source/_pages/welcome.md @@ -0,0 +1,23 @@ +--- +title: Welcome! +meta: + title: Welcome to my Daily Email list | %site.name% +--- + +{% block head_meta %} + +{% endblock %} + +{% block content %} +Hi. Thank you for subscribing to my Daily Email list! + +You'll soon start to get emails from me directly in your inbox. Every day. + +The first might be later today! + +Every email is 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. + +In the meantime, why not [go to the archive](/archive) and read some of my previous daily emails? + +Found this page by accident? [Consider joining the list](/daily). +{% endblock %}