From e72c19dc49e031fb3b78be77df50a50b8deba6e6 Mon Sep 17 00:00:00 2001 From: dev sp Date: Sat, 13 Jan 2024 11:09:06 +0000 Subject: [PATCH] change --- src/pages/[id].astro | 3 ++- src/pages/bn/[id].astro | 3 ++- src/pages/bn/local/[id].astro | 3 ++- src/pages/bn/national/[id].astro | 3 ++- src/pages/bn/politics/[id].astro | 3 ++- src/pages/bn/technology/[id].astro | 3 ++- src/pages/local/[id].astro | 3 ++- src/pages/national/[id].astro | 3 ++- src/pages/politics/[id].astro | 3 ++- src/pages/technology/[id].astro | 3 ++- 10 files changed, 20 insertions(+), 10 deletions(-) diff --git a/src/pages/[id].astro b/src/pages/[id].astro index 5844f3f..fda8168 100644 --- a/src/pages/[id].astro +++ b/src/pages/[id].astro @@ -19,7 +19,8 @@ const items = data.data[idx];