Skip to content

Commit 5bcc18d

Browse files
committed
Add "Heat conduction around the FEAScript logo" results image
1 parent 730a8ea commit 5bcc18d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

assets/cold-plate-logo-results.png

230 KB
Loading

index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,13 @@ <h1 class="top">
135135
</h1>
136136

137137
<div id="banner">
138+
<img
139+
src="./assets/cold-plate-logo-results.png"
140+
alt="Results of heat conduction around the FEAScript logo"
141+
/>
142+
<p class="image-caption">
143+
Heat conduction around the FEAScript logo
144+
</p>
138145
<img
139146
src="./assets/advection-diffusion-1d-results.png"
140147
alt="Results of advection-diffusion with Gaussian source tutorial"
@@ -351,7 +358,7 @@ <h2 id="howtousefeascript"><a name="Getting Started"></a>How to Use FEAScript</h
351358
<a href="https://github.com/sponsors/FEAScript" class="sponsor-link">
352359
<img
353360
alt="GitHub Sponsors"
354-
src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/feascript"
361+
src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86"
355362
style="vertical-align: middle"
356363
/>
357364
</a>

0 commit comments

Comments
 (0)