Skip to content

Commit

Permalink
Temporarily remove MLH
Browse files Browse the repository at this point in the history
  • Loading branch information
mellophone committed Jan 22, 2024
1 parent 956dae5 commit 758b8a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -198,15 +198,15 @@ const SponsorSection = () => {
<img style={{ display: "inline-block" }} src="/RedBull.png" />
</div>
<br />
<img
{/* <img
style={{
display: "inline-block",
width: 300,
maxWidth: "45vw",
marginTop: 50,
}}
src="/MLH.png"
/>
/> */}
<br />
</div>
);
Expand Down

0 comments on commit 758b8a0

Please sign in to comment.