window resizing and other small changes
This commit is contained in:
File diff suppressed because one or more lines are too long
11
dist/index.html
vendored
11
dist/index.html
vendored
@@ -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"><</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