diff --git a/src/components/starlight/Pagination.astro b/src/components/starlight/Pagination.astro index 5d85698..df7eee2 100644 --- a/src/components/starlight/Pagination.astro +++ b/src/components/starlight/Pagination.astro @@ -11,7 +11,7 @@ if (Astro.url.pathname.startsWith("/support")) { --- {IsOnSupport ? -
+
: null } \ No newline at end of file