Files
blockly/demos/keyboard_nav/index.html
alschmiedt f1498e7f07 Keyboard shortcuts (#4421)
* Adds shortcut registry and removes action and key map (#4398)

* Adds Shortcut tests and refactored navigation tests (#4412)

* Adds shortcut items (#4408)

* Add shortcuts for navigation (#4409)

* Add final keyboard shortcut cleanup (#4413)
2020-11-02 13:30:05 -08:00

12 lines
237 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Refresh" content="0; url=https://github.com/google/blockly-samples">
</head>
<body>
<body>
<p>This demo is in the process of moving to a repository!</p>
</body>
</body>
</html>