Skip to content

Commit 79a9c5f

Browse files
committed
Update sponsor SVG assets
1 parent 5bcc18d commit 79a9c5f

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed

assets/Sponsor_GitHub.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/Sponsor_Liberapay.svg

Lines changed: 1 addition & 0 deletions
Loading

index.html

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,7 @@ <h1 class="top">
139139
src="./assets/cold-plate-logo-results.png"
140140
alt="Results of heat conduction around the FEAScript logo"
141141
/>
142-
<p class="image-caption">
143-
Heat conduction around the FEAScript logo
144-
</p>
142+
<p class="image-caption">Heat conduction around the FEAScript logo</p>
145143
<img
146144
src="./assets/advection-diffusion-1d-results.png"
147145
alt="Results of advection-diffusion with Gaussian source tutorial"
@@ -356,16 +354,12 @@ <h2 id="howtousefeascript"><a name="Getting Started"></a>How to Use FEAScript</h
356354
donation:</strong
357355
>
358356
<a href="https://github.com/sponsors/FEAScript" class="sponsor-link">
359-
<img
360-
alt="GitHub Sponsors"
361-
src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86"
362-
style="vertical-align: middle"
363-
/>
357+
<img alt="GitHub Sponsors" src="./assets/Sponsor_GitHub.svg" style="vertical-align: middle" />
364358
</a>
365359
<a href="https://liberapay.com/FEAScript/donate" class="sponsor-link">
366360
<img
367361
alt="Donate using Liberapay"
368-
src="https://img.shields.io/badge/Liberapay-F6C915?logo=liberapay&logoColor=black"
362+
src="./assets/Sponsor_Liberapay.svg"
369363
style="vertical-align: middle"
370364
/>
371365
</a>

0 commit comments

Comments
 (0)