From 2b20ec78795cf6d53b622cb8aac8d1af0e3d9ae8 Mon Sep 17 00:00:00 2001 From: Team 1280 Programming Date: Mon, 19 Feb 2024 13:55:58 -0800 Subject: [PATCH] feat: add additional links to the navigation menu - Added link to "Published authors" - Added link to "Latest documents" - Added link to "Document topics" --- src/app/page.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f9720b..f786cda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,6 +95,15 @@ export default function Home() {
  • Author affiliations
  • +
  • + Published authors +
  • +
  • + Latest documents +
  • +
  • + Document topics +