Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
svmmerlu committed Feb 2, 2024
2 parents 1d5f19a + 6a7227a commit 7e6e486
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,10 @@
<ul class="unstyled-list nav-links">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#schedule">Schedule</a></li>
<!-- <li><a href="#schedule">Schedule</a></li> -->
<li><a href="#faq">FAQ</a></li>
<li><a href="#sponsors">Sponsors</a></li>
<li><a href="#partners">Partners</a></li>
<!-- <li><a href="#partners">Partners</a></li> -->
</ul>
</nav>
</header>
Expand Down Expand Up @@ -943,21 +943,21 @@ <h2 class="accordion-header" id="r7-heading">
</p>
</div>
</section>
<!--

Sponsors
<div id="sponsors" class="anchack"></div>
<section id="sponsors" data-aos="fade-up">
<h1>SPONSORS</h1>
<div class="white-card rounded sponsor_prompt">
Sponsorship Prompt
<!-- Sponsorship Prompt -->
<div>
<p class="black-text">Interested in becoming a sponsor?</p>
<p class="black-text">
Check out our
<!-- Check out our
<a href="files/MH9_Sponsorship_Prospectus.pdf" target="_blank"
>sponsorship prospectus</a
>
and contact us at
> -->
Contact us at
<a href="mailto:[email protected]"
>[email protected]</a
>!
Expand All @@ -969,8 +969,9 @@ <h1>SPONSORS</h1>
>.
</p>
</div>
</div>
</div>
</section>
<!--
Gold Tier
<div class="white-card rounded gold">
<div>
Expand Down Expand Up @@ -1163,14 +1164,14 @@ <h1 class="footer-title my-3" style="font-weight: 500">
<a class="footer-link" href="#home">Home</a>
<br />
<a class="footer-link" href="#about">About</a>
<br />
<a class="footer-link" href="#schedule">Schedule</a>
<!-- <br /> -->
<!-- <a class="footer-link" href="#schedule">Schedule</a> -->
<br />
<a class="footer-link" href="#faq">FAQ</a>
<br />
<a class="footer-link" href="#sponsors">Sponsors</a>
<br />
<a class="footer-link" href="#partners">Partners</a>
<!-- <a class="footer-link" href="#partners">Partners</a> -->
</div>
</div>
<div
Expand Down

0 comments on commit 7e6e486

Please sign in to comment.