update website
This commit is contained in:
59
dist/index.html
vendored
59
dist/index.html
vendored
@@ -1,33 +1,50 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset=" utf-8">
|
||||
<title> CJ Satnarine website </title>
|
||||
|
||||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="module" crossorigin src="/assets/index-BUDA2-Ca.js"></script>
|
||||
<head>
|
||||
<meta charset=" utf-8">
|
||||
<title> CJ Satnarine </title>
|
||||
|
||||
<script type="module" crossorigin src="/assets/index-B1ZRUS1T.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-BjZe3bm5.css">
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<link href='https://fonts.googleapis.com/css?family=Roboto Mono' rel='stylesheet'>
|
||||
<body style="background-color:black; font-family:'Roboto Mono';">
|
||||
<p style="color:rgb(150, 47, 254)" >
|
||||
Hey... I'm CJ! But you can call me CJ... I'm usually kept to myself, I'm really shy... I don't want the other girls to know that... that I'm not like the other girls... that I'm actually a werewolf fairy princess with demon powers I gained from my werewolf fairy princess father and demon mother... I sometimes can't keep these powers to myself... but I have to learn how to control them in order to save the world! So yeah, that's me!
|
||||
</p>
|
||||
<hr/>
|
||||
|
||||
<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>
|
||||
<div id="construction"> Website under Construction! </div>
|
||||
|
||||
</body>
|
||||
|
||||
<h1>
|
||||
CJ Satnarine
|
||||
</h1>
|
||||
|
||||
<p>
|
||||
Hey... I'm CJ! But you can call me CJ... As you can tell, this website is currently under construction. I'll
|
||||
be updating it slowly as I learn more web development. I'm remaking this website with <a
|
||||
href="https://www.getzola.org/" target="_blank">Zola</a> because I want to write blogs and devlogs in
|
||||
the future.
|
||||
</p>
|
||||
|
||||
<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
|
||||
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>
|
||||
|
||||
<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>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user