Browse Source

fixed title

Lewy Blue 7 years ago
parent
commit
12935e499a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/webgl_effects_parallaxbarrier.html

+ 1 - 1
examples/webgl_effects_parallaxbarrier.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
 	<head>
-		<title>three.js webgl - effects - anaglyph</title>
+		<title>three.js webgl - effects - parallax barrier</title>
 		<meta charset="utf-8">
 		<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
 		<style>