diff --git a/src/pages/posts/[...slug].astro b/src/pages/posts/[...slug].astro index 36863a0..fbf77f1 100644 --- a/src/pages/posts/[...slug].astro +++ b/src/pages/posts/[...slug].astro @@ -108,7 +108,8 @@ const jsonLd = { - + +
@@ -130,9 +131,6 @@ const jsonLd = {
} - - -