diff --git a/client-solid/index.html b/client-solid/index.html
index 540a3d2..ff9700e 100644
--- a/client-solid/index.html
+++ b/client-solid/index.html
@@ -3,10 +3,11 @@
+
- FrostByteSolid
+ FrostByte
diff --git a/client-solid/src/Components/Posts.tsx b/client-solid/src/Components/Posts.tsx
index 596185a..ad4d8a9 100644
--- a/client-solid/src/Components/Posts.tsx
+++ b/client-solid/src/Components/Posts.tsx
@@ -28,7 +28,7 @@ export function PostSegment(props: { post: Post }): JSXElement {
return (
-
{props.post?.content}
+
{props.post?.content}