From 286caea9826ad542298be4a678d111ffac87e4be Mon Sep 17 00:00:00 2001 From: Irfan Khan Date: Fri, 11 Oct 2024 16:23:17 +0100 Subject: [PATCH] fix(): change inquanto description in navbar dropdown --- src/custom/docs/components/navmenu/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/custom/docs/components/navmenu/index.tsx b/src/custom/docs/components/navmenu/index.tsx index fc64629..e98ca9c 100644 --- a/src/custom/docs/components/navmenu/index.tsx +++ b/src/custom/docs/components/navmenu/index.tsx @@ -76,7 +76,7 @@ const navConfig = { href: "/inquanto/index.html", pathMatch: "", logo: , - description: "Toolkit for complex molecular and materials simulations", + description: "Platform for complex molecular and materials simulations", dropDown: [{ title: 'Introduction', href: '/inquanto/introduction/overview.html',