From d4043d1678341524df6642dcdea4dd2bca4d4f3d Mon Sep 17 00:00:00 2001 From: dev sp Date: Thu, 18 Jan 2024 17:27:57 +0000 Subject: [PATCH] try to add listening options --- src/pages/[id].astro | 20 +++++++++++++------- src/pages/bn/technology/index.astro | 3 ++- src/pages/speech-text.astro | 25 +++++++++++++++++++++++++ 3 files changed, 40 insertions(+), 8 deletions(-) create mode 100644 src/pages/speech-text.astro diff --git a/src/pages/[id].astro b/src/pages/[id].astro index 5f2d390..15bd21d 100644 --- a/src/pages/[id].astro +++ b/src/pages/[id].astro @@ -35,8 +35,9 @@ const items = data.data[idx];
-

{items.heading}

-

{items.title}

+
+

{items.heading}

+

{items.title}

{items.title}
@@ -50,16 +51,21 @@ const items = data.data[idx]; Linkdin Logo
-

+