Explorar o código

Fix br tag in webgl_shadowmap_performance

Tristan Valcke %!s(int64=8) %!d(string=hai) anos
pai
achega
3aa8d0dbb7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/webgl_shadowmap_performance.html

+ 1 - 1
examples/webgl_shadowmap_performance.html

@@ -27,7 +27,7 @@
 	<body>
 
 		<div id="info">
-		<a href="http://threejs.org" target="_blank">three.js</a> - shadowmap - models by <a href="http://mirada.com/">mirada</a> from <a href="http://ro.me">rome</a></br>
+		<a href="http://threejs.org" target="_blank">three.js</a> - shadowmap - models by <a href="http://mirada.com/">mirada</a> from <a href="http://ro.me">rome</a><br />
 		move camera with WASD / RF + mouse
 		</div>