add to sidebar nav

This commit is contained in:
Megan Marsh 2019-06-06 14:31:02 -07:00
parent bc5a48327d
commit 2b8fe72e30
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@
<li<%= sidebar_current("docs-commands-build") %>>
<a href="/docs/commands/build.html"><tt>build</tt></a>
</li>
<li<%= sidebar_current("docs-commands-console") %>>
<a href="/docs/commands/console.html"><tt>build</tt></a>
</li>
<li<%= sidebar_current("docs-commands-fix") %>>
<a href="/docs/commands/fix.html"><tt>fix</tt></a>
</li>