window resizing and other small changes

This commit is contained in:
CJSatnarine
2025-03-14 14:45:55 -04:00
parent 40c6d1cb9c
commit 15fd3615f8
8 changed files with 93 additions and 42 deletions

File diff suppressed because one or more lines are too long

11
dist/index.html vendored
View File

@@ -6,7 +6,8 @@
<meta charset=" utf-8">
<title> CJ Satnarine </title>
<script type="module" crossorigin src="/assets/index-B1ZRUS1T.js"></script>
<canvas id="canvas"></canvas>
<script type="module" crossorigin src="/assets/index-t7JyoB65.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BjZe3bm5.css">
</head>
@@ -32,19 +33,21 @@
<p>
Any way, I'm an aspriring graphics programmer from Waterloo, Ontario.
I've got a few interests weird interests in linguistics, history, maths, 3D animation, game development, and
I've got a few weird interests in linguistics, history, maths, 3D animation, game development, and
art.
Currently, I'm spending a lot of my time learning a lot of things relating to my interests.
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">&lt;</a>
<a href="https://evilr.ing">EVILRING</a>
<a href="https://evilr.ing/cjsatnarine/next">&gt;</a>
</center>
</body>
</footer>
</html>