Skip to content

Commit

Permalink
sponsor change
Browse files Browse the repository at this point in the history
  • Loading branch information
12944qwerty committed Aug 24, 2024
1 parent 08bd2f0 commit 1048fbd
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
Binary file added home/_static/img/360/elegoo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed home/_static/img/360/mule.png
Binary file not shown.
Binary file added home/_static/img/480/elegoo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed home/_static/img/480/mule.png
Binary file not shown.
Binary file added home/_static/img/640/elegoo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed home/_static/img/640/mule.png
Binary file not shown.
Binary file added home/_static/img/elegoo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed home/_static/img/mule.png
Binary file not shown.
20 changes: 10 additions & 10 deletions home/_templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -355,23 +355,23 @@ <h2>Developed by Students</h2>
<h2>SPONSORS</h2>
</header>
<aside>
<h3>Sticker Mule</h3>
<h3>Elegoo</h3>
<p>
<a href="http://www.stickermule.com/supports/pros">Sticker Mule</a>
provides PROS high-quality stickers &mdash; please check them out
for any sticker needs!
<a href="https://us.elegoo.com">Elegoo</a>
provides PROS high-quality filament &mdash; please check them out
for any 3D Printing needs!
</p>
<p>
<a href="http://www.stickermule.com/supports/pros" target="_blank">
<a href="https://us.elegoo.com" target="_blank">
<img
srcset="
_static/img/360/mule.png 360w,
_static/img/480/mule.png 480w,
_static/img/640/mule.png 640w
_static/img/360/elegoo.png 360w,
_static/img/480/elegoo.png 480w,
_static/img/640/elegoo.png 640w
"
sizes="(max-width: 480px) 360px, (max-width: 640px) 480px, 640px,"
src="_static/img/mule.png"
alt="sticker mule logo"
src="_static/img/elegoo.png"
alt="elegoo logo"
/>
</a>
</p>
Expand Down

0 comments on commit 1048fbd

Please sign in to comment.