Skip to content

Commit

Permalink
docs link not appearing in navbar issue fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sujaltangde committed Oct 2, 2023
1 parent 02bb027 commit 6c40c18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -214,5 +214,9 @@ export const docsConfig: DocsConfig = {
title: "Hire",
href: "/batch/hire/hire",
},
{
title: "Docs",
href: "https://frontendfreaks.vercel.app/docs",
},
],
};

0 comments on commit 6c40c18

Please sign in to comment.