From 0e14a51849014e6fe9c853bb33892aa39dd9ea68 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 30 Apr 2023 18:29:23 +0100 Subject: [PATCH] daily-email: update titles --- src/content/daily-email/2023-04-26.md | 2 +- src/content/daily-email/2023-04-27.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/daily-email/2023-04-26.md b/src/content/daily-email/2023-04-26.md index c9565dcf..2b8e338e 100644 --- a/src/content/daily-email/2023-04-26.md +++ b/src/content/daily-email/2023-04-26.md @@ -1,6 +1,6 @@ --- title: > - TDD: structure a new test by writing comments first + Structure a new test by writing comments first pubDate: 2023-04-26 permalink: > archive/2023/04/26/tdd-structure-a-new-test-by-writing-comments-first diff --git a/src/content/daily-email/2023-04-27.md b/src/content/daily-email/2023-04-27.md index 02bd582a..28f7627d 100644 --- a/src/content/daily-email/2023-04-27.md +++ b/src/content/daily-email/2023-04-27.md @@ -1,6 +1,6 @@ --- title: > - TDD: write the test backwards + Write the test backwards pubDate: 2023-04-27 permalink: > archive/2023/04/27/tdd-write-the-test-backwards