Files
blockly/demos/keyboard_nav/index.html
2021-03-18 11:28:20 -07:00

9 lines
228 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0;URL='https://google.github.io/blockly-samples/plugins/keyboard-navigation/test/'"/>
</head>
</html>