Skip to content

Commit

Permalink
Add three.js link.
Browse files Browse the repository at this point in the history
  • Loading branch information
kovacsv committed Aug 12, 2021
1 parent 0a547f7 commit 37854a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/info/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,13 +122,13 @@ <h2 id="supported_file_formats">Supported file formats</h2>
<td>text</td>
<td class="center green">&#x2713</td>
<td class="center red">&#x2717</td>
<td>experimental with three.js loader</td>
<td>experimental with <a href="https://threejs.org">three.js</a> loader</td>
</tr>
<tr>
<td>binary</td>
<td class="center green">&#x2713</td>
<td class="center red">&#x2717</td>
<td>experimental with three.js loader</td>
<td>experimental with <a href="https://threejs.org">three.js</a> loader</td>
</tr>
<tr>
<td rowspan="2">off</td>
Expand Down

0 comments on commit 37854a9

Please sign in to comment.