From ea674d4aff8a4c988dc43a3585fd464586a4030b Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 17 Apr 2023 23:17:32 +0100 Subject: [PATCH] daily-email: fix RSS feed --- src/content/daily-email/2023-04-17.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/content/daily-email/2023-04-17.md b/src/content/daily-email/2023-04-17.md index 621ecd816..a2856bf54 100644 --- a/src/content/daily-email/2023-04-17.md +++ b/src/content/daily-email/2023-04-17.md @@ -4,8 +4,7 @@ title: > pubDate: 2023-04-17 permalink: > archive/2023/04/17/introducing-feature-flags-to-build-configs -# tags: -# - a +tags: [] --- Yesterday, I wanted to make a breaking change to my [build-configs project](https://www.oliverdavies.uk/archive/2023/03/04/why-i-built-a-tool-to-generate-configuration-files) - changing the default database credentials that are used by Docker Compose.