Skip to content

Commit

Permalink
added sponsor :)
Browse files Browse the repository at this point in the history
  • Loading branch information
shi-amy committed Feb 6, 2025
1 parent 5ad8170 commit ef78e3e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
Binary file added Pictures/Sponsors/eecslogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 22 additions & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,18 @@ <h2>Thank you to our sponsors!</h2>
</div>
</div>

<div class="col-lg-3 col-md-4 col-xs-6">
<div class="supporter-logo">
<a href="https://www.eecs.mit.edu/">
<img
src="Pictures/Sponsors/eecslogo.png"
class="img-fluid"
alt=""
/>
</a>
</div>
</div>

<div class="col-lg-3 col-md-4 col-xs-6">
<div class="supporter-logo">
<a href="https://www.saronic.com/">
Expand Down Expand Up @@ -300,7 +312,16 @@ <h2 class="top">Interested in becoming a sponsor?</h2>
<!-- <img width="820" height="620" src="Pictures/donor-tier-2.PNG" alt="centered image"/> -->
<div class="d-flex">
<img
style="display: block; margin-left: auto; margin-right: auto; width: 500px; height: auto; margin-bottom: 30px; max-width: 90%; max-height:90%;"
style="
display: block;
margin-left: auto;
margin-right: auto;
width: 500px;
height: auto;
margin-bottom: 30px;
max-width: 90%;
max-height: 90%;
"
src="Pictures/donation-tier.png"
alt="centered image"
id="#donor-pic"
Expand Down

0 comments on commit ef78e3e

Please sign in to comment.