Skip to content

Commit

Permalink
Update home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SB-Designs authored Nov 24, 2024
1 parent 4c72bb3 commit ac46cf6
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions home.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,11 @@ <h2>Pick A Game Mode</h2>
onmouseover="this.style.backgroundColor='#54092b';"
onmouseout="this.style.backgroundColor='#9A114F';">🖱️ SB Designs</button>
</a>
<a href="https://trackle-status.betteruptime.com">
<button class="styled-button" style="background-color: #9A114F;"
onmouseover="this.style.backgroundColor='#54092b';"
onmouseout="this.style.backgroundColor='#9A114F';">❗ Status Page</button>
</a>
<a href="https://github.com/SB-Designs/Trackle">
<button class="styled-button" style="background-color: #9A114F;"
onmouseover="this.style.backgroundColor='#54092b';"
Expand All @@ -117,14 +122,18 @@ <h2>Pick A Game Mode</h2>
<a href="https://tally.so/r/31bK4p">
<button class="styled-button" style="background-color: #9A114F;"
onmouseover="this.style.backgroundColor='#54092b';"
onmouseout="this.style.backgroundColor='#9A114F';">👍 Join Trackle™️</button>
onmouseout="this.style.backgroundColor='#9A114F';">👍 Join Trackle</button>
</a>
<a href="https://tally.so/r/wLEoLv">
<button class="styled-button" style="background-color: #9A114F;"
onmouseover="this.style.backgroundColor='#54092b';"
onmouseout="this.style.backgroundColor='#9A114F';">📧 Contact</button>
</a>
</div>
</div>
<br>
<p>
<b>Trackle™️ &#169; SB Designs 2024</b><br />The name Trackle and its
logo are trademarks of SB Designs.<br/>Thanks to TfL for the roundel, line names, etc.<br>Trackle™️ is not affiliated with TfL or any other transport providers.<br>Version 3.0.1
<b>Trackle &#169; SB Designs 2024</b><br />Thanks to TfL for the roundel, line names, etc.<br>Trackle is not affiliated with TfL or any other transport providers.<br>Version 3.0.2
</p>
</footer>
<!-- Install prompt popup -->
Expand Down

0 comments on commit ac46cf6

Please sign in to comment.