Skip to content

Commit

Permalink
add browse to sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolarosa committed Jul 23, 2024
1 parent 8d9bded commit b3b1ac8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sidebar-menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ export const sidebar = [
text: "Working with your data",
link: "/docs/guide/working-with-a-crate",
},
{
text: "Browsing your data",
link: "/docs/guide/browse",
},
{
text: "Transforming your content",
link: "/docs/guide/transforming-content",
Expand Down

0 comments on commit b3b1ac8

Please sign in to comment.