diff --git a/app/g/[id]/page.tsx b/app/g/[id]/page.tsx
index 1594eb0..f5682bf 100644
--- a/app/g/[id]/page.tsx
+++ b/app/g/[id]/page.tsx
@@ -35,7 +35,7 @@ export default async function Page({
height={32}
className="rounded-lg-full "
/>
-
+
{gist.login}
diff --git a/app/g/loading.tsx b/app/g/loading.tsx
index 17371e5..024c1bf 100644
--- a/app/g/loading.tsx
+++ b/app/g/loading.tsx
@@ -14,7 +14,7 @@ const loading = () => {
diff --git a/app/global-error.tsx b/app/global-error.tsx
index 980fe0d..5a101e7 100644
--- a/app/global-error.tsx
+++ b/app/global-error.tsx
@@ -16,9 +16,7 @@ const GlobalError = ({
className={clsx('w-full h-dvh flex', 'justify-center items-center')}
>
-
- Something went wrong! ノ( OωOノ)
-
+ Something went wrong! ノ( OωOノ)