initial commit
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.git
|
||||
17
index.html
Normal file
17
index.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>The Forest</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>THE FOREST IS STILL GROWING!!!</h1>
|
||||
<p>Give it some time to grow....</p>
|
||||
<p> 🌲 🌲 🌲 🌲 🌲 🌲 </p>
|
||||
|
||||
<a href="https://3dworldring.cjsatnarine.space/forest/previous"><</a>
|
||||
<a href="https://3dworldring.cjsatnarine.space">3Dworldring</a>
|
||||
<a href="https://3dworldring.cjsatnarine.space/forest/next">></a>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user