Browse Source

fix TOC title

Gregg Tavares 6 years ago
parent
commit
4952cf9060
1 changed files with 1 additions and 1 deletions
  1. 1 1
      threejs/lessons/threejs-backgrounds.md

+ 1 - 1
threejs/lessons/threejs-backgrounds.md

@@ -1,7 +1,7 @@
 Title: Three.js Backgrounds and Skyboxes
 Description: How to add a background in THREE.js
 Category: solutions
-TOC: Load a .GLTF file
+TOC: Add a Background or Skybox
 
 Most of the articles here use a solid color for a background.