Skip to content

Commit a721dcd

Browse files
author
jordanmccullough
committed
Add help for TOC toggle
1 parent 573aba4 commit a721dcd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_layouts/curriculum.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ <h4 class="modal-title" id="myModalLabel">Help / Shortcuts</h4>
2323
<td>Hide/show help</td>
2424
</tr>
2525

26+
<tr>
27+
<td><code>shift</code>+<code>t</code></td>
28+
<td>Hide/show table of contents</td>
29+
</tr>
30+
2631
<tr>
2732
<td><code>?teacher=[github-user]</code></td>
2833
<td>Auto-generated teacher slide</td>

0 commit comments

Comments
 (0)