From aef7256a615d1b22db781ac09e62ff9cd01d0e8f Mon Sep 17 00:00:00 2001 From: Korbs Date: Fri, 2 Feb 2024 08:39:41 -0500 Subject: [PATCH] Add Feelback component for feedback on articles --- src/components/{starlight => }/Pagination.astro | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/components/{starlight => }/Pagination.astro (100%) diff --git a/src/components/starlight/Pagination.astro b/src/components/Pagination.astro similarity index 100% rename from src/components/starlight/Pagination.astro rename to src/components/Pagination.astro