|
68 | 68 | <li><a href="#key-info" class="nav__link" data-section="key-info">Key Info</a></li> |
69 | 69 | <li><a href="#schedule" class="nav__link" data-section="schedule">Schedule</a></li> |
70 | 70 | <li><a href="#rules" class="nav__link" data-section="rules">Rules</a></li> |
| 71 | + <li><a href="#sponsors" class="nav__link" data-section="sponsors">Sponsors</a></li> |
71 | 72 | <li><a href="#podium" class="nav__link" data-section="podium">Results</a></li> |
72 | 73 | <li><a href="https://discord.gg/Vvrk4kK" class="nav__link nav__link--cta" target="_blank" rel="noopener noreferrer"><i class="fab fa-discord"></i> Join Us</a></li> |
73 | 74 | </ul> |
@@ -112,6 +113,7 @@ <h1 class="hero__title">Pwn<span class="hero__accent">2</span>Play</h1> |
112 | 113 | <div class="hero__actions"> |
113 | 114 | <a href="https://forms.gle/YPQaL6gwLK24S6ms8" class="btn btn--primary" target="_blank" rel="noopener noreferrer"><i class="fas fa-user-plus"></i> Register Now</a> |
114 | 115 | <a href="https://discord.gg/ZUqTWNy7c9" class="btn btn--ghost" target="_blank" rel="noopener noreferrer"><i class="fab fa-discord"></i> Discord</a> |
| 116 | + <a href="sponsors.html" class="btn btn--ghost"><i class="fas fa-handshake"></i> Become a Sponsor</a> |
115 | 117 | </div> |
116 | 118 | </div> |
117 | 119 | <div class="hero__scroll"> |
@@ -254,7 +256,7 @@ <h3 class="card__title">Food & Drink</h3> |
254 | 256 | </section> |
255 | 257 |
|
256 | 258 | <!-- Schedule --> |
257 | | - <section id="schedule" class="section"> |
| 259 | + <section id="schedule" class="section section--alt"> |
258 | 260 | <div class="container"> |
259 | 261 | <div class="section__header"> |
260 | 262 | <span class="section__tag">The Day</span> |
@@ -527,7 +529,7 @@ <h2 class="section__title">Sponsors</h2> |
527 | 529 | </div> |
528 | 530 | <div class="sponsors-cta"> |
529 | 531 | <p>Want to sponsor Pwn2Play or get involved?</p> |
530 | | - <a href="mailto:dmuhackers@gmail.com" class="btn btn--primary"><i class="fas fa-envelope"></i> dmuhackers@gmail.com</a> |
| 532 | + <a href="sponsors.html" class="btn btn--primary"><i class="fas fa-handshake"></i> Become a Sponsor</a> |
531 | 533 | </div> |
532 | 534 | </div> |
533 | 535 | </section> |
@@ -584,7 +586,7 @@ <h4 class="footer__heading">Join</h4> |
584 | 586 | <nav class="footer__nav" aria-label="Join navigation"> |
585 | 587 | <a href="https://discord.gg/Vvrk4kK" target="_blank" rel="noopener noreferrer">Discord Server</a> |
586 | 588 | <a href="https://www.demontfortsu.com/organisation/dmuhackers/" target="_blank" rel="noopener noreferrer">DSU Page</a> |
587 | | - <a href="mailto:dmuhackers@gmail.com">Email Us</a> |
| 589 | + <a href="sponsors.html">Sponsors</a> |
588 | 590 | </nav> |
589 | 591 | </div> |
590 | 592 | </div> |
|
0 commit comments