瀏覽代碼

fix "frame-ancestors 'none'" error with github link (#27015)

Mark Kellogg 1 年之前
父節點
當前提交
1c565dea25
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/webgl_shadowmap_pointlight.html

+ 1 - 1
examples/webgl_shadowmap_pointlight.html

@@ -8,7 +8,7 @@
 	</head>
 	</head>
 	<body>
 	<body>
 		<div id="info">
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - THREE.PointLight ShadowMap by <a href="https://github.com/mkkellogg">mkkellogg</a>
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - THREE.PointLight ShadowMap by <a href="https://github.com/mkkellogg" target="_blank" rel="noopener">mkkellogg</a>
 		</div>
 		</div>
 
 
 		<script type="importmap">
 		<script type="importmap">