Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Remove competition pages link from the homepage" #602

Merged
merged 4 commits into from
Feb 12, 2025

Conversation

RealOrangeOne
Copy link
Member

This reverts commit 46027af.

Add a link back to the competition website for match details.

This also makes it configurable for easier future use.

Copy link

github-actions bot commented Feb 12, 2025

🔀 Build diff:

diff -ru main/index.html local/index.html
--- main/index.html	2025-02-12 20:40:57.544039219 +0000
+++ local/index.html	2025-02-12 20:40:29.000000000 +0000
@@ -91,6 +91,15 @@
         16 October, 2024
       </div>
     </div>
+    
+      <div class="content">
+        <h4>Competition Status</h4>
+        <a href="https://studentrobotics.org/comp/league">Leaderboard</a>
+        <div class="content-details">
+          after the Virtual League
+        </div>
+      </div>
+    
     <div class="content">
       
       <h4>Next Event</h4>

Co-authored-by: James Seden Smith <[email protected]>
@RealOrangeOne RealOrangeOne merged commit e45a99b into main Feb 12, 2025
5 checks passed
@RealOrangeOne RealOrangeOne deleted the sr2025/competition-links branch February 12, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants