diff --git a/src/pages/about.tsx b/src/pages/about.tsx index 89798ee..0289512 100644 --- a/src/pages/about.tsx +++ b/src/pages/about.tsx @@ -84,7 +84,7 @@ const About = ({ }: InferGetStaticPropsType) => { return ( - + diff --git a/src/pages/blog/[slug].tsx b/src/pages/blog/[slug].tsx index 5f381a8..f2411ff 100644 --- a/src/pages/blog/[slug].tsx +++ b/src/pages/blog/[slug].tsx @@ -39,7 +39,7 @@ const BlogPost = ({ return ( - + diff --git a/src/pages/blog/index.tsx b/src/pages/blog/index.tsx index d26f452..66d07a6 100644 --- a/src/pages/blog/index.tsx +++ b/src/pages/blog/index.tsx @@ -82,7 +82,7 @@ const BlogIndexPage = ({ return ( - +