window resizing and other small changes
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
<meta charset=" utf-8">
|
||||
<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>
|
||||
|
||||
@@ -39,13 +41,14 @@
|
||||
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>
|
||||
<center>
|
||||
<a href="https://evilr.ing/cjsatnarine/previous"><</a>
|
||||
<a href="https://evilr.ing">EVILRING</a>
|
||||
<a href="https://evilr.ing/cjsatnarine/next">></a>
|
||||
</center>
|
||||
|
||||
</body>
|
||||
</footer>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user