Skip to content

Commit

Permalink
Merge pull request #57 from YorkURobotics/nesan/sponsor-button-location
Browse files Browse the repository at this point in the history
relocated sponsor button
  • Loading branch information
Messier81 authored Jul 9, 2024
2 parents df384fd + eed4c5d commit 4a379c9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions website/industrynight.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,17 @@ <h2 class="in_text_header">What is Industry Night?</h2>
Engineering. Targeting students of these departments and the respective
related industries.
</p>
<button
onclick="location.href = 'https://drive.google.com/file/d/1C2CIJ8UFBEHOK-m7qH7IYynZsgiCIKdG/view?usp=sharing';"
class="button"
role="button"
>
Sponsor this Event
</button>
<br />
<br />
<h2>2024 Partners</h2>
<br />
<h2>2024 Partners</h2>
<div class="partner">
<img src="assets/img/AMD_E_Blk_RGB.png" alt="AMD" />
<img src="assets/img/abb.svg" alt="ABB" />
Expand Down Expand Up @@ -76,12 +84,4 @@ <h2>Featured Clubs 2023:</h2>
<img src="assets/img/YURS_Logo_constellation.png" alt="YURS" />
</div>
<br />

<button
onclick="location.href = 'https://drive.google.com/file/d/1C2CIJ8UFBEHOK-m7qH7IYynZsgiCIKdG/view?usp=sharing';"
class="button"
role="button"
>
Sponsor this Event
</button>
<br /><br />

0 comments on commit 4a379c9

Please sign in to comment.