Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
randomhoomanbean authored Jun 30, 2024
1 parent 5e2924f commit 547e1ec
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,11 @@ <h1>MasseyHacks X</h1>
</div>
</div>
-->

<a class="btn" id="transparency-report" href="./files/MHX-transparency-report.pdf">
Transparency Report
</a>

<div id="application-div" class="btn">
<div id="application-overlay">
<p>DEVPOST</p>
Expand All @@ -279,6 +284,7 @@ <h1>MasseyHacks X</h1>
</div>
</div>


<script>
var inside = false;
document.getElementById("hero-glass").onmouseenter = () => {
Expand Down Expand Up @@ -1481,4 +1487,4 @@ <h1 class="footer-title my-3" style="font-weight: 500">
</script>
<!-- <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=2023-season&utm_content=white" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2023/mlh-trust-badge-2023-white.svg" alt="Major League Hacking 2023 Hackathon Season" style="width:100%"></a> -->
</body>
</html>
</html>

0 comments on commit 547e1ec

Please sign in to comment.