Hello world com blockly-games
This commit is contained in:
16
html/blockly-games/pond-duck.html
Normal file
16
html/blockly-games/pond-duck.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!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 : Pond</title>
|
||||
<link rel="stylesheet" href="common/common.css">
|
||||
<link rel="stylesheet" href="pond/style.css">
|
||||
<link rel="stylesheet" href="pond/duck/style.css">
|
||||
<script src="third-party/ace/ace.js"></script>
|
||||
<script src="common/boot.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user