Files
poc-provedor/html/blockly-games/index.html

16 lines
494 B
HTML

<!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">
<meta name="description" content="Games for tomorrow's programmers.">
<title>Blockly Games</title>
<link rel="stylesheet" href="common/common.css">
<link rel="stylesheet" href="index/style.css">
<script src="common/boot.js"></script>
</head>
<body>
</body>
</html>