@@ -85,7 +85,7 @@ <h1>A JavaScript Finite Element Simulation Library</h1>
8585 < li class ="icon-link-start ">
8686 < a href ="https://blog.feascript.com/ " title ="FEAScript Blog ">
8787 < img
88- src ="https://upload.wikimedia.org/wikipedia/commons/8/89/Font_Awesome_5_brands_blogger .svg "
88+ src ="./assets/Font_Awesome_5_brands_blogger_feascript .svg "
8989 alt ="Blog Icon "
9090 style ="height: 20px; vertical-align: middle "
9191 />
@@ -94,7 +94,7 @@ <h1>A JavaScript Finite Element Simulation Library</h1>
9494 < li >
9595 < a href ="https://www.youtube.com/@FEAScript " title ="FEAScript YouTube ">
9696 < img
97- src ="https://upload.wikimedia.org/wikipedia/commons/8/8b/ YouTube_dark_icon_%282017%29 .svg "
97+ src ="./assets/ YouTube_dark_icon_%282017%29_feascript .svg "
9898 alt ="YouTube Icon "
9999 style ="height: 18px; vertical-align: middle "
100100 />
@@ -103,7 +103,7 @@ <h1>A JavaScript Finite Element Simulation Library</h1>
103103 < li >
104104 < a href ="https://github.com/FEAScript/FEAScript-core " title ="FEAScript GitHub ">
105105 < img
106- src ="https://upload.wikimedia.org/wikipedia/commons/9/91/ Octicons-mark-github .svg "
106+ src ="./assets/ Octicons-mark-github_feascript .svg "
107107 alt ="GitHub Icon "
108108 style ="height: 20px; vertical-align: middle "
109109 />
@@ -144,7 +144,7 @@ <h2 id="gettingstarted"><a name="Getting Started"></a>Getting Started</h2>
144144 code.
145145 </ li >
146146 </ ul >
147-
147+ < br />
148148 < div class ="highlight-container " style ="margin-bottom: 1.5em ">
149149 < p >
150150 < strong > Latest stable release:</ strong >
@@ -155,7 +155,10 @@ <h2 id="gettingstarted"><a name="Getting Started"></a>Getting Started</h2>
155155 < a href ="https://github.com/orgs/FEAScript/discussions/17 "> 0.2.0</ a > </ i
156156 >
157157 < br />
158- < strong > Support FEAScript development:</ strong >
158+ < strong
159+ > If you find FEAScript useful, please consider supporting its development through a
160+ donation:</ strong
161+ >
159162 < script src ="https://liberapay.com/FEAScript/widgets/button.js "> </ script >
160163 < noscript
161164 > < a href ="https://liberapay.com/FEAScript/donate "
0 commit comments