Added a command key
This commit is contained in:
parent
a83ae523b4
commit
01b622821e
3 changed files with 28 additions and 2 deletions
|
@ -33,6 +33,13 @@
|
|||
|
||||
<body>
|
||||
|
||||
<div id="key">
|
||||
<em>haste</em>
|
||||
^s - save<br>
|
||||
^n - new<br>
|
||||
^d - duplicate
|
||||
</div>
|
||||
|
||||
<pre id="box" style="display:none;"><code></code></pre>
|
||||
<textarea spellcheck="false" style="display:none;"></textarea>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue