Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/app/docs/layout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export const navItems = [
links: [
{title: 'Protocol Registry', href: '/proto', external: true},
{title: 'Write your own Protocol', href: '/docs/protocols/writing'},
{title: 'Using the QUIC API', href: '/docs/protocols/quic'},
{title: 'Awesome List', href: 'https://github.com/n0-computer/awesome-iroh', external: true},
{title: 'FAQ', href: '/docs/faq'},
{title: 'Wasm/Browser Support', href: '/docs/wasm-browser-support'},
Expand Down
Loading
Loading