diff --git a/website/src/app/docs/layout.tsx b/website/src/app/docs/layout.tsx
index fbe6ee4b5..013b5c302 100644
--- a/website/src/app/docs/layout.tsx
+++ b/website/src/app/docs/layout.tsx
@@ -8,7 +8,7 @@ export default function Layout({ children }: { children: React.ReactNode }) {
diff --git a/website/src/app/kb/layout.tsx b/website/src/app/kb/layout.tsx
index 131949296..93b5be143 100644
--- a/website/src/app/kb/layout.tsx
+++ b/website/src/app/kb/layout.tsx
@@ -7,7 +7,7 @@ export default function Layout({ children }: { children: React.ReactNode }) {
diff --git a/website/src/components/Blog/Post/index.tsx b/website/src/components/Blog/Post/index.tsx
index 473a7ed03..373edc508 100644
--- a/website/src/components/Blog/Post/index.tsx
+++ b/website/src/components/Blog/Post/index.tsx
@@ -19,7 +19,7 @@ export default function Post({
return (