Browse Source

gh-pages: Add `playground` link to homepage. (#26552)

* Add `playground` link

* use `node playground` title

* Update index.html

---------

Co-authored-by: Michael Herzog <[email protected]>
林炳权 2 years ago
parent
commit
22976d1871
1 changed files with 1 additions and 0 deletions
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -48,6 +48,7 @@
 						<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="editor/">editor</a></li>
+						<li><a href="playground/">node editor</a></li>
 					</ul>
 
 					<h2>Community</h2>