Update daily email permalinks

This is a follow-up to commit 3be9031de8
as each daily email has a `permalink` value that overrides the default
content type permalink.
This commit is contained in:
Oliver Davies 2024-05-20 23:58:27 +01:00
parent 382793dc33
commit 5eba6de81a
158 changed files with 159 additions and 159 deletions

View file

@ -1,7 +1,7 @@
---
title: PHPUnit or Pest?
date: 2024-01-20
permalink: archive/2024/01/20/phpunit-or-pest
permalink: daily/2024/01/20/phpunit-or-pest
snippet: |
Which testing framework do you prefer? PHPUnit or Pest?
tags: