Browse Source

Added link to GPT

mrdoob 1 year ago
parent
commit
e65796d9e2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      index.html

+ 2 - 1
index.html

@@ -48,6 +48,7 @@
 						<li><a href="docs/index.html#manual/introduction/Creating-a-scene">documentation</a></li>
 						<li><a href="docs/index.html#manual/introduction/Creating-a-scene">documentation</a></li>
 						<li><a href="examples/#webgl_animation_keyframes">examples</a></li>
 						<li><a href="examples/#webgl_animation_keyframes">examples</a></li>
 						<li><a href="editor/">editor</a></li>
 						<li><a href="editor/">editor</a></li>
+						<li><a href="https://chat.openai.com/g/g-jGjqAMvED-three-js-mentor">gpt</a></li>
 						<li><a href="playground/">nodes</a> (wip)</li>
 						<li><a href="playground/">nodes</a> (wip)</li>
 					</ul>
 					</ul>
 
 
@@ -477,4 +478,4 @@
 		</div>
 		</div>
 
 
 	</body>
 	</body>
-</html>
+</html>