From c91ddae6ed73c0933df4e5929d28ad9c820a6c1d Mon Sep 17 00:00:00 2001 From: Ramon Perez Date: Mon, 11 Aug 2025 15:17:03 +1000 Subject: [PATCH] Update website/src/pages/changelog/[slug].astro Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --- website/src/pages/changelog/[slug].astro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/src/pages/changelog/[slug].astro b/website/src/pages/changelog/[slug].astro index 1f27b66e7..48dc1ab9d 100644 --- a/website/src/pages/changelog/[slug].astro +++ b/website/src/pages/changelog/[slug].astro @@ -303,5 +303,4 @@ const formattedDate = date.toLocaleDateString('en-US', { padding: 1rem; } } - - \ No newline at end of file + \ No newline at end of file