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.
1 parent 2afea38 commit 03e42f8Copy full SHA for 03e42f8
index.html
@@ -12,7 +12,7 @@
12
13
<html>
14
<head>
15
- <title>FEAScript: A Finite Element Simulation Library Developed in JavaScript</title>
+ <title>FEAScript: A JavaScript Finite Element Simulation Library</title>
16
<link rel="icon" type="image/x-icon" href="./images/favicon.ico" />
17
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
18
<meta
@@ -42,7 +42,7 @@ <h1 class="top">
42
<img src="./images/tutorialSolidHeatTransferMesh01.png" alt="" />
43
</div>
44
45
- <h1>A Finite Element Simulation Library Developed in JavaScript</h1>
+ <h1>A JavaScript Finite Element Simulation Library</h1>
46
47
<ul id="menu">
48
<li><a href="#getstarted">Get Started</a></li>
0 commit comments