initial commit
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.git
|
||||
16
index.html
Normal file
16
index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>The Study</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>STILL UNDER CONSTRUCTION!!!</h1>
|
||||
<p>please come back at a later time.</p>
|
||||
|
||||
<a href="https://3dworldring.cjsatnarine.space/cjsatnarine_study/previous"><</a>
|
||||
<a href="https://evilr.ing">3Dworldring</a>
|
||||
<a href="https://3dworldring.cjsatnarine.space/cjsatnarine_study/next">></a>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user