diff --git a/src/components/Service.astro b/src/components/Service.astro
index ee36a45..7bfb7b7 100644
--- a/src/components/Service.astro
+++ b/src/components/Service.astro
@@ -15,7 +15,7 @@ import {CheckCircleSolid, XmarkCircleSolid} from 'iconoir-react'
-
+
{
()=> {
if (Status === "online") {
diff --git a/src/pages/blog/[slug].astro b/src/pages/blog/[slug].astro
index b152981..b0cc33d 100644
--- a/src/pages/blog/[slug].astro
+++ b/src/pages/blog/[slug].astro
@@ -24,7 +24,7 @@ export const prerender = true;
-
+
{post.data.title}