diff options
| author | Joe Carstairs <me@joeac.net> | 2026-02-16 20:22:27 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-02-16 20:36:58 +0000 |
| commit | 500fb7bb55c336ee5a1cdb019602d0ebdf650742 (patch) | |
| tree | 76a0f9360743921f92b62e250c1e8258b508a351 | |
| parent | 5585dee13e168499b17ccee9cbc2d01dc9ffed4b (diff) | |
| parent | 5ad98e23e52a521ee15dad16fcae9648249b9bd8 (diff) | |
Merge branch 'main' of https://git.joeac.net/joeac/joeac.net
| -rw-r--r-- | README.md | 2 | ||||
| -rwxr-xr-x | example.env | 4 | ||||
| -rw-r--r-- | website/src/content/blog/2026/02/16/short_reformation_stories.md | 7 |
3 files changed, 6 insertions, 7 deletions
@@ -1,4 +1,4 @@ -# personal-website +# joeac.net Joe Carstairs' personal website diff --git a/example.env b/example.env index 9a2451f..d4fab80 100755 --- a/example.env +++ b/example.env @@ -14,7 +14,7 @@ REMOTE_SMTP_PORT= # The username for authenticating to the remote SMTP server # Usually the email address which will be sending the contact emails -REMOTE_SMTP_USER=me@joeac.net +REMOTE_SMTP_USER= # The email address where contact emails will be sent -CONTACT_MAILBOX=me@joeac.net +CONTACT_MAILBOX= diff --git a/website/src/content/blog/2026/02/16/short_reformation_stories.md b/website/src/content/blog/2026/02/16/short_reformation_stories.md index 4c7a01e..f2e9396 100644 --- a/website/src/content/blog/2026/02/16/short_reformation_stories.md +++ b/website/src/content/blog/2026/02/16/short_reformation_stories.md @@ -1,12 +1,11 @@ --- title: 10 very short stories about the Reformation -description: +description: >- + I'm summarising a few of the big stories about the Reformation I've been + studying recently. pubDate: 2026-02-16 --- -I'm summarising a few of the big stories about the Reformation I've been -studying recently. - 1. Moral corruption in public office Since the major reforms of Pope Gregory VII (r. 1073-1085) and his successors, |
