Skip to content

Commit 64c7a16

Browse files
authored
fix(): change inquanto description in navbar dropdown (#35)
1 parent 2c5be12 commit 64c7a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/custom/docs/components/navmenu/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const navConfig = {
7676
href: "/inquanto/index.html",
7777
pathMatch: "",
7878
logo: <InquantoLogo className="h-8 w-56"></InquantoLogo>,
79-
description: "Toolkit for complex molecular and materials simulations",
79+
description: "Platform for complex molecular and materials simulations",
8080
dropDown: [{
8181
title: 'Introduction',
8282
href: '/inquanto/introduction/overview.html',

0 commit comments

Comments
 (0)