Skip to content

Commit 5e0c021

Browse files
Update navigation.js
1 parent 7b02f7b commit 5e0c021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/navigation.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export const navigation = [
77
{ title: 'Example', href: '/docs/intro/example' },
88
{ title: 'Async Mode', href: '/docs/intro/async-mode' },
99
{ title: 'Integration into Existing Code', href: '/docs/intro/integration-into-existing-code' },
10+
{ title: 'Using with ESP-DASH', href: '/docs/intro/using-with-espdash' },
1011
],
1112
},
1213
{

0 commit comments

Comments
 (0)