Skip to content

Commit

Permalink
Add the landscape to the sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
benjagm committed Apr 30, 2024
1 parent 976c4a4 commit c19a242
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions components/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,11 @@ export const DocsNav = ({
label='Similar Technologies'
setOpen={setOpen}
/>
<DocLinkBlank
uri='https://landscape.json-schema.org'
label='Landscape'
setOpen={setOpen}
/>
<DocLink
uri='/overview/code-of-conduct'
label='Code of Conduct'
Expand Down

0 comments on commit c19a242

Please sign in to comment.