aughhhh
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
<title> CJ Satnarine </title>
|
||||
|
||||
<canvas id="canvas"></canvas>
|
||||
<script type="module" src="/main.js"></script>
|
||||
<script type="module" src="/window.js"></script>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
|
||||
@@ -41,6 +39,7 @@
|
||||
You can check out my <a href="https://github.com/CJSatnarine" target="_blank">Github</a> to see what I'm up
|
||||
to.
|
||||
</p>
|
||||
|
||||
</body>
|
||||
|
||||
<footer>
|
||||
@@ -51,4 +50,7 @@
|
||||
</center>
|
||||
</footer>
|
||||
|
||||
<script type="module" src="/main.js"></script>
|
||||
<script type="module" src="/window.js"></script>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user