File tree Expand file tree Collapse file tree 6 files changed +9
-7
lines changed
Expand file tree Collapse file tree 6 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -898,13 +898,13 @@ input {
898898}
899899
900900.marc22 {
901- /* background-image: url("/assets/img/comps/marc22-base.jpg") !important; */
901+ background-image : url ("/assets/img/comps/marc22-base.jpg" ) !important ;
902902}
903903.mimcc22 {
904- /* background-image: url("/assets/img/comps/mimcc22-base.jpg") !important; */
904+ background-image : url ("/assets/img/comps/mimcc22-base.jpg" ) !important ;
905905}
906906.miroc22 {
907- /* background-image: url("/assets/img/comps/miroc22-base.jpg") !important; */
907+ background-image : url ("/assets/img/comps/miroc22-base.jpg" ) !important ;
908908}
909909
910910.frc19 {
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ <h1 class="eventname">FERNDALE</h1>
146146 < a href ="/events/2026/kickoff ">
147147 < div class ="event-container ">
148148 < div class ="eventnmin ">
149- < h1 class ="eventname "> KICKOFF < i data-bs-toggle ="tooltip " data-bs-title ="Video Linked " class ="bi bi-play-btn-fill " style =" margin-left: 20px; " > </ i > </ h1 >
149+ < h1 class ="eventname "> KICKOFF < i data-bs-toggle ="tooltip " data-bs-title ="Video Linked " class ="bi bi-play-btn-fill " > </ i > </ h1 >
150150 < div class ="eventinfo ">
151151 < p > 1/04/2025</ p >
152152 < p > < i class ="bi bi-geo-alt-fill "> </ i > Heritage Junior High</ p >
@@ -298,7 +298,7 @@ <h1 class="eventname">MACOMB CC</h1>
298298 < h1 class ="eventname "> ROCHESTER</ h1 >
299299 < div class ="eventinfo ">
300300 < p > 3/11/22 - 3/12/22</ p >
301- < p > < i class ="bi bi-geo-alt-fill "> </ i > Rochester High School</ p >
301+ < p > < i class ="bi bi-geo-alt-fill "> </ i > Stoney Creek High School</ p >
302302 < p > Passed</ p >
303303 </ div >
304304 </ div >
Original file line number Diff line number Diff line change 3636 < h1 class ="title "> 2026BOT</ h1 >
3737 </ div >
3838 </ div >
39-
40- < div id ="scylla " class ="carousel rc slide ">
39+ <!-- Looking at the code won't give you any hints of the upcoming robot name... -->
40+ <!-- Or will it... -->
41+ <!-- _ _ _ _ _ -->
42+ < div id ="2026bot " class ="carousel rc slide ">
4143 < div class ="carousel-inner ">
4244 < div class ="carousel-item active ">
4345 < img src ="/assets/img/robots/2026/a.jpg " class ="d-block w-100 " alt ="... ">
You can’t perform that action at this time.
0 commit comments