Skip to content

Commit b1ba170

Browse files
committed
add Crystal Skull to mobile also
1 parent cc463f8 commit b1ba170

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

robots/body/mobile.html

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
<!--
22
this contains everything about the robot images and their descriptions
33
-->
4-
<div>
54

5+
<div>
6+
<div class = "robot-title-mobile">
7+
<a href="https://www.thebluealliance.com/team/5970/2026" class="robot-title-link" target="_blank">
8+
2026 - Crystal Skull
9+
</a>
10+
</div>
11+
<div class="robot-images-mobile"><img src="/assets/pages/robots/2026-robot.jpg"></div>
12+
13+
<div class="robot-description-text-mobile">
14+
You know why they call it "Rebuilt"? Because your intake will break and you'll have to rebuild it in the pits!
15+
</div>
16+
</div>
17+
18+
<div>
619
<div class = "robot-title-mobile">
720
<a href="https://www.thebluealliance.com/team/5970/2025" class="robot-title-link" target="_blank">
821
2025 - Radek
@@ -16,7 +29,9 @@
1629
the back of the robot to the front. On our plywood test reef, this worked great, but the real reef was a lot more bouncy and we spent a lot of time
1730
trying to figure out how to prevent coral from bouncing out. We settled on a plywood "tail" that dropped against the reef to block the coral from bouncing out.
1831
</div>
32+
</div>
1933

34+
<div>
2035
<!--
2136
im not going to comment all of these
2237
so im going to only comment the first one (as on mobile formats are the same). capiche?

0 commit comments

Comments
 (0)