diff --git a/src/components/atoms/Pagination.astro b/src/components/atoms/Pagination.astro index 0259921..1604c2d 100644 --- a/src/components/atoms/Pagination.astro +++ b/src/components/atoms/Pagination.astro @@ -9,7 +9,7 @@ const { prevUrl, nextUrl, prevText = 'Newer posts', nextText = 'Older posts' } =