Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jcponce committed Jun 7, 2024
1 parent 1e3e056 commit 37075bc
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions threejs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h3>3D Surface plotter</h3>

<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="row aln-center" style="font-size:16px;margin-top: 10px;margin-bottom: -60px;">
<div class="col-4 col-6-medium">
<ul class="actions stacked">
<li><a href="3d-plotter/" target="_blank"
Expand All @@ -166,12 +166,13 @@ <h3>3D Surface plotter</h3>
</div>
</div>

<br/>
<hr/>

<p>If you find this content useful, please
consider supporting my work using the links below.</p>


<div style="text-align: center;">
<p>If you find this content useful, please
consider supporting my work using the links below.</p>
<div class="actions">
<p>
<strong><a class="button icon solid" href="https://www.patreon.com/jcponce"><i class="fab fa-patreon"></i> Patreon</a></strong>&nbsp;&nbsp;
Expand Down

0 comments on commit 37075bc

Please sign in to comment.