diff --git a/src/components/Changelog/ChangelogItem.astro b/src/components/Changelog/ChangelogItem.astro index 10c777513..cfd9b4187 100644 --- a/src/components/Changelog/ChangelogItem.astro +++ b/src/components/Changelog/ChangelogItem.astro @@ -39,7 +39,7 @@ const formattedDate = DateTime.fromISO(changelog.createdAt).toFormat( }