Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
jcponce committed Jun 7, 2024
1 parent aa447b2 commit 8e73b99
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions threejs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,12 +155,12 @@ <h3>Introduction</h3>
<h3>3D Surface plotter</h3>
</div>

<iframe src="heart/" scrolling="no" width="100%" height="500px" style="border:0px;border:1px solid black"></iframe>
<iframe src="3d-plotter/" scrolling="no" width="100%" height="500px" style="border:0px;border:1px solid black"></iframe>

<div class="row aln-center" style="font-size:16px">
<div class="col-4 col-6-medium">
<ul class="actions stacked">
<li><a href="heart/" target="_blank"
<li><a href="3d-plotter/" target="_blank"
class="button small fit">Full Screen</a></li>
</ul>
</div>
Expand Down

0 comments on commit 8e73b99

Please sign in to comment.