From 570f235009b7078df2fdd900d53d5e807f02dc2b Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Fri, 6 Sep 2024 00:13:36 +0800 Subject: [PATCH] Add 6 September 2024 changelog --- src/changelogs/logs/2024/2024-09-06.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/changelogs/logs/2024/2024-09-06.md diff --git a/src/changelogs/logs/2024/2024-09-06.md b/src/changelogs/logs/2024/2024-09-06.md new file mode 100644 index 00000000..11e9c307 --- /dev/null +++ b/src/changelogs/logs/2024/2024-09-06.md @@ -0,0 +1,5 @@ +--- +date: 2024-09-06T00:11:29+0800 +--- + +* Replace the estimated reading time of articles and blog posts with word count, by using the [eleventy-plugin-wordcount-extended](https://www.npmjs.com/package/eleventy-plugin-wordcount-extended) plugin. \ No newline at end of file