diff --git a/src/app/affiliation/page.tsx b/src/app/affiliation/page.tsx index 82a66b0..6eca44b 100644 --- a/src/app/affiliation/page.tsx +++ b/src/app/affiliation/page.tsx @@ -49,7 +49,7 @@ const Page = () => { const allAffiliations = getAffiliations() return ( -
+

Affiliations

diff --git a/src/app/author/page.tsx b/src/app/author/page.tsx index 1f5aafc..dbb2faf 100644 --- a/src/app/author/page.tsx +++ b/src/app/author/page.tsx @@ -70,7 +70,7 @@ const Page = () => { }) return ( -
+

Authors

diff --git a/src/app/document/page.tsx b/src/app/document/page.tsx index ae7098f..54f79b6 100644 --- a/src/app/document/page.tsx +++ b/src/app/document/page.tsx @@ -62,7 +62,7 @@ const Page = () => { }) return ( -
+

Documents

diff --git a/src/app/topic/page.tsx b/src/app/topic/page.tsx index 394b9c6..96450a9 100644 --- a/src/app/topic/page.tsx +++ b/src/app/topic/page.tsx @@ -48,7 +48,7 @@ const Page = () => { }) return ( -
+

Topics