Update index.html
This commit is contained in:
parent
8f274d9070
commit
7215ca769e
1 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>3D Tank with Blocks</title>
|
||||
<title>3D Cube Visualizer</title>
|
||||
<link rel="shortcut icon" href="https://rimgo.pussthecat.org/RFbdMMB.png" type="image/x-icon">
|
||||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
|
@ -52,4 +53,4 @@
|
|||
<script src="index.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue