diff --git a/public/img/facebook.svg b/public/img/facebook.svg index 86a149b..087f155 100644 --- a/public/img/facebook.svg +++ b/public/img/facebook.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/public/img/link.svg b/public/img/link.svg new file mode 100644 index 0000000..1c48314 --- /dev/null +++ b/public/img/link.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/img/whatsapp.svg b/public/img/whatsapp.svg index 94be9a9..7db72e0 100644 --- a/public/img/whatsapp.svg +++ b/public/img/whatsapp.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/public/img/x.svg b/public/img/x.svg new file mode 100644 index 0000000..0844fb5 --- /dev/null +++ b/public/img/x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/pages/[id].astro b/src/pages/[id].astro index 9a8e433..77e09ea 100644 --- a/src/pages/[id].astro +++ b/src/pages/[id].astro @@ -21,17 +21,17 @@ const items = data.data[idx];

{items.heading}

{items.title}

-
+
{items.title} -
- - -
-
- - - +
+
+

Share on:

+ + + + +

diff --git a/src/pages/bn/[id].astro b/src/pages/bn/[id].astro index a7d3a45..3255805 100644 --- a/src/pages/bn/[id].astro +++ b/src/pages/bn/[id].astro @@ -17,14 +17,25 @@ const items = data.data[idx]; ---
-
-
-

{items.heading}

-

{items.title}

- {items.title} -

+
+
+

{items.heading}

+

{items.title}

+
+ {items.title}
-
+
+
+

Share on:

+ + + + +
+
+

+
+