-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prettier format pass + CFP/speak link
- Loading branch information
Showing
2 changed files
with
75 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -75,6 +75,19 @@ <h1 class="header-text"> | |
<div class="btn-container"> | ||
<div class="btn"> | ||
<a href="https://www.papercall.io/thunderplains-2024"> | ||
<div class="header-btn"> | ||
<span>Speak (CFP)</span> | ||
</div> | ||
<div class="img-box"> | ||
<img id="speak" class="btn-img" src="assets/microphone.svg" alt="microphone" /> | ||
</div> | ||
</a> | ||
</div> | ||
</div> | ||
|
||
<div class="btn-container" style="padding-top:4rem;"> | ||
<div class="btn"> | ||
<a href="mailto:[email protected]?subject=ThunderPlains+2024+Sponsorship"> | ||
<div class="header-btn"> | ||
<span>Sponsor</span> | ||
</div> | ||
|
@@ -84,6 +97,7 @@ <h1 class="header-text"> | |
</a> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
@@ -128,7 +142,7 @@ <h1 class="header-text"> | |
<h3 class="center">Event Details</h3> | ||
<img src="triple-line.svg" alt="ThunderPlains" id="tp-logo"> | ||
</div> | ||
<div id="s2" class="center"> | ||
|
@@ -143,7 +157,7 @@ <h6>OKC Convention Center</br>Downtown OKC</h6> | |
<p>Special Event - FREE Parking is Available.</p> | ||
</div> | ||
</div> | ||
<div id="photo-wrapper" class="center"> | ||
<img src="okc-event-center.png" alt="OKC Convention Center" id="event-photo"> | ||
</div> | ||
|
@@ -152,11 +166,12 @@ <h6>OKC Convention Center</br>Downtown OKC</h6> | |
</main> | ||
<footer class="center"> | ||
<div id="f1" class="center"> | ||
<img src="assets/Logo_horizontal.png" alt="ThunderPlains" id="tp-logo" class="center"> | ||
<img src="assets/Logo_horizontal.png" alt="ThunderPlains" id="tp-logo" class="center"> | ||
</div> | ||
|
||
<div id="f2" class="center"> | ||
<p id="f2-p1">ThunderPlains is a <a href="https://www.techlahoma.org/">Techlahoma</a> event organized by <a href="">Vance Lucas</a> and many other volunteers.</p> | ||
<p id="f2-p1">ThunderPlains is a <a href="https://www.techlahoma.org/">Techlahoma</a> event organized by <a | ||
href="ihttps://vancelucas.com/">Vance Lucas</a> and many other volunteers.</p> | ||
<p id="f2-p2"> | ||
<a href="https://www.techlahoma.org/code-of-conduct" class="text-gray-200 no-underline hover:text-gray-400">Techlahoma Code of Conduct</a> | ||
</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters