Hello world com blockly-games
This commit is contained in:
15
html/blockly-games/music.html
Normal file
15
html/blockly-games/music.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="google" value="notranslate">
|
||||
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, user-scalable=no">
|
||||
<title>Blockly Games : Music</title>
|
||||
<link rel="stylesheet" href="common/common.css">
|
||||
<link rel="stylesheet" href="music/style.css">
|
||||
<script src="common/boot.js"></script>
|
||||
<script src="/common/storage.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user