Skip to content

Commit 9e541e4

Browse files
authored
add game manual button
1 parent 62adaa3 commit 9e541e4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,9 @@ <h2 id="slogan">"a creative revolution"</h2>
8181
<img id="scyllalogo" src="/assets/img/logos/age.svg">
8282
<h2 id="index-spot-text">2026 SEASON - REBUILT</h2>
8383
<p class="text-center">Build Season has begun! Learn more about the Rebuilt game and season below.</p>
84-
<a href="https://www.firstinspires.org/programs/frc/game-and-season"><button id="index-spot-more">Learn More</button></a>
84+
<a href="https://www.firstinspires.org/programs/frc/game-and-season"><button id="index-spot-more">Learn More</button></a>
85+
<a href="https://firstfrc.blob.core.windows.net/frc2026/Manual/2026GameManual.pdf"><button id="index-spot-more">Game Manual</button></a>
86+
<p class="text-center">Password is "!BLASTfromthePAST?"</p>
8587
</div>
8688
</div>
8789
</div>

0 commit comments

Comments
 (0)