Skip to content

Commit

Permalink
fix(): change inquanto description in navbar dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
irfankhan10 committed Oct 11, 2024
1 parent 2c5be12 commit 286caea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/custom/docs/components/navmenu/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const navConfig = {
href: "/inquanto/index.html",
pathMatch: "",
logo: <InquantoLogo className="h-8 w-56"></InquantoLogo>,
description: "Toolkit for complex molecular and materials simulations",
description: "Platform for complex molecular and materials simulations",
dropDown: [{
title: 'Introduction',
href: '/inquanto/introduction/overview.html',
Expand Down

0 comments on commit 286caea

Please sign in to comment.