File tree Expand file tree Collapse file tree 1 file changed +14
-10
lines changed
Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ <!doctype html>
22
33<!--
44 ════════════════════════════════════════════════════════════════
@@ -321,17 +321,13 @@ <h2 id="howtousefeascript"><a name="Getting Started"></a>How to Use FEAScript</h
321321 < br />
322322 < div class ="highlight-container " style ="margin-bottom: 1.5em ">
323323 < strong > Current stable release</ strong > :
324- < a href ="https://github.com/FEAScript/FEAScript-core/releases "> 0.1.3< img
324+ < a href ="https://github.com/FEAScript/FEAScript-core/releases "
325+ > 0.1.3< img
325326 src ="./assets/github-icon-feascript-black.png "
326327 alt ="GitHub Icon "
327- style ="
328- width: 16px;
329- height: 16px;
330- vertical-align: middle;
331- margin-left: 2px;
332- margin-bottom: 4px;
333- " /> </ a > (< a
334- href ="https://www.npmjs.com/package/feascript "
328+ style ="width: 16px; height: 16px; vertical-align: middle; margin-left: 2px; margin-bottom: 4px "
329+ /> </ a >
330+ (< a href ="https://www.npmjs.com/package/feascript "
335331 > npm< img
336332 src ="https://upload.wikimedia.org/wikipedia/commons/4/44/Icon_External_Link.svg "
337333 alt ="External Link Icon "
@@ -718,6 +714,14 @@ <h2 id="tutorials"><a name="Tutorials"></a>Tutorials</h2>
718714 alt ="External Link Icon "
719715 style ="width: 16px; height: 16px; vertical-align: middle; margin-left: 2px; margin-bottom: 4px "
720716 /> </ a >
717+ < a
718+ href ="https://app.scribbler.live/?jsnb=github:nikoscham/FEAScript-Scribbler-examples/frontPropagationScript/solidification-front-2d.jsnb "
719+ class ="badge badge-scribbler "
720+ > Scribbler< img
721+ src ="https://upload.wikimedia.org/wikipedia/commons/4/44/Icon_External_Link.svg "
722+ alt ="External Link Icon "
723+ style ="width: 16px; height: 16px; vertical-align: middle; margin-left: 2px; margin-bottom: 4px "
724+ /> </ a >
721725 </ li >
722726 </ ul >
723727
You can’t perform that action at this time.
0 commit comments