We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b02f7b commit 5e0c021Copy full SHA for 5e0c021
src/lib/navigation.js
@@ -7,6 +7,7 @@ export const navigation = [
7
{ title: 'Example', href: '/docs/intro/example' },
8
{ title: 'Async Mode', href: '/docs/intro/async-mode' },
9
{ title: 'Integration into Existing Code', href: '/docs/intro/integration-into-existing-code' },
10
+ { title: 'Using with ESP-DASH', href: '/docs/intro/using-with-espdash' },
11
],
12
},
13
{
0 commit comments