Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ utilitarian design, give Stacks a try-- I'd love to hear your thoughts!
<tr></tr>
<tr><td>Reset nav (clears filter and brings focus to the top)</td><td><code>&#8984; + 0</code></td></tr>
<tr><th colspan="2" align="left">Item Manipulation</th></tr>
<tr><td>Move an item down</td><td><code>&#8984; + &#8595;</code></code></td></tr>
<tr><td>Move an item down</td><td><code>&#8984; + &#8595;</code></td></tr>
<tr></tr>
<tr><td>Move an item up</td><td><code>&#8984; + &#8593;</code></td></tr>
<tr></tr>
Expand Down
Loading