diff --git a/src/app/author/[author]/AuthorDisplay.tsx b/src/app/author/[author]/AuthorDisplay.tsx index b891b49..e11ecb2 100644 --- a/src/app/author/[author]/AuthorDisplay.tsx +++ b/src/app/author/[author]/AuthorDisplay.tsx @@ -213,7 +213,7 @@ export default function AuthorDisplay({ {authorsDocuments.length > 0 && ( <> -
+

Published documents {`(${authorsDocuments.length})`}