From 38a5a27d60c761307e69ed4df31009f32c947bee Mon Sep 17 00:00:00 2001 From: Myrstad Date: Fri, 16 Feb 2024 13:48:03 +0100 Subject: [PATCH] fikset opp tekst til riktig sted --- src/components/Pagination.astro | 4 ++-- src/pages/innlegg/[...slug].astro | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Pagination.astro b/src/components/Pagination.astro index 5fc1ced..09a11ae 100644 --- a/src/components/Pagination.astro +++ b/src/components/Pagination.astro @@ -16,7 +16,7 @@ const { currentPage, url } = Astro.props as Props; { url?.prev && (