diff --git a/src/app/story/[storylineId]/page.tsx b/src/app/story/[storylineId]/page.tsx index 4ea7bbfc..c2731ebb 100644 --- a/src/app/story/[storylineId]/page.tsx +++ b/src/app/story/[storylineId]/page.tsx @@ -251,7 +251,7 @@ function StoryHeader({

{storyline.title}

-
+
by{" "} {truncateAddress(storyline.writer_address)}}>