Skip to content

Commit d69fe32

Browse files
authored
adds commands to top nav (valkey-io#19) (valkey-io#21)
Signed-off-by: Kyle J. Davis <[email protected]>
1 parent cc3cdd4 commit d69fe32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<nav role="navigation" aria-label="Main">
1313
<a role="menuitem" href="/download/">Download</a>
1414
<a role="menuitem" href="/docs/">Documentation</a>
15+
<a role="menuitem" href="/commands/">Commands</a>
1516
<div class="has-submenu">
1617
<span>Community</span>
1718
<div class="submenu">

0 commit comments

Comments
 (0)