add build

This commit is contained in:
CJSatnarine
2025-02-27 13:04:08 -05:00
parent 8a7e97b058
commit 4e308d78c9
4 changed files with 3868 additions and 4 deletions

33
dist/index.html vendored Normal file
View File

@@ -0,0 +1,33 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset=" utf-8">
<title> First three.js app </title>
<style>
body {
margin: 0;
}
</style>
<script type="module" crossorigin src="/assets/index-DLCEVn4m.js"></script>
</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">&lt;</a>
<a href="https://evilr.ing">EVILRING</a>
<a href="https://evilr.ing/cjsatnarine/next">&gt;</a>
</center>
</body>
</html>