From 8fe23767ebaf1d043e02c76977564efeb60a2a9e Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Mon, 11 Dec 2017 19:43:58 +0530 Subject: [PATCH] Add a modal to list all keyboard shortcuts. fixes #236 --- src/index.html | 17 +++++- src/keyboard-shortcuts.html | 106 ++++++++++++++++++++++++++++++++++++ src/script.js | 8 ++- src/style.css | 13 +++++ 4 files changed, 141 insertions(+), 3 deletions(-) create mode 100644 src/keyboard-shortcuts.html diff --git a/src/index.html b/src/index.html index a3bc780..a1374b5 100644 --- a/src/index.html +++ b/src/index.html @@ -226,13 +226,18 @@ © Web Maker    - + + + + + + - + @@ -332,6 +337,11 @@ + +