Skip to content

Commit

Permalink
Add cookbook to mobile nav
Browse files Browse the repository at this point in the history
  • Loading branch information
colepeters committed Jun 6, 2024
1 parent 3d75bcf commit 7850d2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/elements/product-nav.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ export default function ProductNav ({ html }) {
<a href="/wasm">Enhance WASM</a>
</h2>
</masthead-slice>
<masthead-slice>
<h2 class="semibold">
<a href="/cookbook">Cookbook</a>
</h2>
</masthead-slice>
<masthead-slice>
<h2 class="semibold">
<a href="/docs">Docs</a>
Expand Down

0 comments on commit 7850d2f

Please sign in to comment.