Skip to content

Commit

Permalink
Add MLH member event badge
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnans2006 committed Dec 4, 2023
1 parent 65517cf commit 6e9e427
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/routes/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,17 @@
</svelte:head>

<Navbar {navItems} />
<a
id="mlh-trust-badge"
style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0;width:10%;z-index:10000"
href="https://mlh.io/na?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2024-season&utm_content=white"
target="_blank"
><img
src="https://s3.amazonaws.com/logged-assets/trust-badge/2024/mlh-trust-badge-2024-white.svg"
alt="Major League Hacking 2024 Hackathon Season"
style="width:100%"
/></a
>
<!-- Home screen -->
<div class="h-[calc(100vh_-_8rem)] min-h-[512px]">
<div
Expand Down

0 comments on commit 6e9e427

Please sign in to comment.