From 47ad8fa4036f43f3f0341614d3fd3a0899c404ac Mon Sep 17 00:00:00 2001 From: "Kent Joseph T. Palima" Date: Wed, 29 Apr 2026 23:19:36 +0800 Subject: [PATCH] Modified Shop page --- src/pages/shop.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/shop.astro b/src/pages/shop.astro index 3ad7e11..a92a2c9 100644 --- a/src/pages/shop.astro +++ b/src/pages/shop.astro @@ -9,9 +9,9 @@ import Layout from '../layouts/Layout.astro';