We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43efb23 + 153072a commit 10a1d1fCopy full SHA for 10a1d1f
index.html
@@ -154,6 +154,7 @@ <h1>A JavaScript Finite Element Simulation Library</h1>
154
</p>
155
</div>
156
157
+ <div style="margin-top: 0.5em"></div>
158
<h2 id="gettingstarted"><a name="Getting Started"></a>Getting Started</h2>
159
160
<p>There are two ways to create simulations with FEAScript:</p>
@@ -406,6 +407,7 @@ <h2 id="features"><a name="Features"></a>Features</h2>
406
407
</li>
408
</ul>
409
410
411
<h2 id="tutorials"><a name="Tutorials"></a>Tutorials</h2>
412
<p>
413
Below, you can explore tutorials that provide a step-by-step introduction to FEAScript. These tutorials
0 commit comments