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.
2 parents 82f7af2 + e0520ba commit d7d634aCopy full SHA for d7d634a
templates/nav.hbs
@@ -8,6 +8,7 @@
8
</a>
9
10
<ul class="nav list w-100 w-auto-l flex flex-none flex-row flex-wrap justify-center justify-end-l items-center pv2 ph4-ns">
11
+ <li class="flex-inline pv2 ph2 ph4-ns"><a href="/tools/install">Install</a></li>
12
<li class="flex-inline pv2 ph2 ph4-ns"><a href="/learn">Learn</a></li>
13
<li class="flex-inline pv2 ph2 ph4-ns"><a href="/tools">Tools</a></li>
14
<li class="flex-inline pv2 ph2 ph4-ns"><a href="/governance">Governance</a></li>
0 commit comments