diff options
| author | McD223 <jacob@simplelittledream.com> | 2019-02-09 14:23:08 -0500 |
|---|---|---|
| committer | McD223 <jacob@simplelittledream.com> | 2019-02-09 14:23:08 -0500 |
| commit | 2726b3603f7e84e26efd1014dfd20eb938d36c8c (patch) | |
| tree | 43574b3dd1f171c3632456d9849e4042ec1c2d52 /index.html | |
| parent | 5552ce957b496dd4f0b8447dbfbf8718fbd1f2a7 (diff) | |
More commands
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ <title>Jacob McDonnell</title> <link href="CSS/main.css" rel="stylesheet" type="text/css"> <script src="JS/main.js"></script> + <script src="JS/command.js"></script> </head> <body onkeydown="keyCode(event)" onload="FocusOnInput()"> <aside> |
