@{handle}
diff --git a/site/src/pages/u/[handle]/index.astro b/site/src/pages/u/[handle]/index.astro
index 2193f97..a5ea76e 100644
--- a/site/src/pages/u/[handle]/index.astro
+++ b/site/src/pages/u/[handle]/index.astro
@@ -20,7 +20,7 @@ const { handle, shardUrl } = Astro.props as { handle: string; shardUrl: string }
const base = import.meta.env.BASE_URL;
---
-
+
@{handle}