diff --git a/index.html b/index.html index 5095095..c7505c2 100755 --- a/index.html +++ b/index.html @@ -302,6 +302,18 @@ var KEYBOARD_CONFIG = { $(generateMagazineDownload) }, }, + + // ? + '/': function(){ + showInOverlay('

Controls

'+ + '

NOTE: this section is a stub.

'+ + ''+ + ''+ + ''+ + ''+ + ''+ + '
C-O Load issue from file.
C-S Save issue to file.
- / + Zoom out/in.
0 Set default zoom level.
') + }, }, // ignore all keys except Esc here...