Skip to content

Commit bc44a54

Browse files
committed
added author to examples
1 parent 3c863b8 commit bc44a54

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

examples/webgl_buffergeometry_morphtargets.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<div id="container"></div>
2828
<div id="info">
2929
<a href="http://threejs.org" target="_blank" rel="noopener">three.js</a> - buffergeometry - morph targets
30+
by <a href="https://discoverthreejs.com/" target="_blank" rel="noopener">Discover three.js</a>
3031
</div>
3132

3233
<script src="../build/three.js"></script>

examples/webgl_loader_lwo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<body>
3232
<div id="info">
3333
<a href="http://threejs.org" target="_blank" rel="noopener">three.js</a> - LWOLoader<br />
34-
<P>Loader for Lightwave LWO V3 file format</P>
34+
<P>Loader for Lightwave LWO V3 file format, by <a href="https://discoverthreejs.com/" target="_blank" rel="noopener">Discover three.js</a></P>
3535
</div>
3636

3737
<script src="../build/three.js"></script>

0 commit comments

Comments
 (0)