Explorar o código

fix link to open in new window (blocked by CRS in iframe)

aardgoose %!s(int64=7) %!d(string=hai) anos
pai
achega
7f4bb6611d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/webgl_materials_translucency.html

+ 1 - 1
examples/webgl_materials_translucency.html

@@ -28,7 +28,7 @@
 	<div id="container"></div>
 	<div id="info"><a href="http://threejs.org" target="_blank" rel="noopener">three.js</a>
 		<br/>Fast subsurface scattering in Blinn-Phong shading demo<br/>
-		[Thanks for the art support from <a href="https://github.com/shaochun">Shaochun Lin</a>]
+		[Thanks for the art support from <a href="https://github.com/shaochun" target="_blank" rel="noopener">Shaochun Lin</a>]
 	</div>
 	<script src="../build/three.js"></script>
 	<script src="js/controls/OrbitControls.js"></script>