diff --git a/src/GZCTF/ClientApp/src/pages/posts/[postId]/Index.tsx b/src/GZCTF/ClientApp/src/pages/posts/[postId]/Index.tsx index 86219efb3..ad932b7bf 100644 --- a/src/GZCTF/ClientApp/src/pages/posts/[postId]/Index.tsx +++ b/src/GZCTF/ClientApp/src/pages/posts/[postId]/Index.tsx @@ -51,7 +51,7 @@ const Post: FC = () => { usePageTitle(post?.title ?? 'Post') return ( - +