Add a new example: testing
This commit is contained in:
2
public/command-line-arguments
generated
2
public/command-line-arguments
generated
@@ -9,7 +9,7 @@
|
||||
onkeydown = (e) => {
|
||||
|
||||
if (e.key == "ArrowLeft") {
|
||||
window.location.href = 'temporary-files-and-directories';
|
||||
window.location.href = 'testing';
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user