We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa19c48 commit 0aa64b2Copy full SHA for 0aa64b2
index.html
@@ -124,8 +124,7 @@ <h2>Support Us</h2>
124
<div id="video-container">
125
<h2>FRC Challenge Videos</h2>
126
<p>
127
- These are the official game videos for the 2023 season Charged Up and the 2022 season Rapid
128
- React.
+ This is the official game video for the 2023 season Charged Up and the teaser for the 2024 season Crescendo.
129
</p>
130
<div id="videos-div">
131
<iframe src="https://www.youtube.com/embed/pTvP165wi3E"></iframe>
@@ -153,7 +152,6 @@ <h2>FRC Challenge Videos</h2>
153
152
</footer>
154
155
<script src="scripts/iframes.js"></script>
156
-<script src="scripts/x_button.js"></script>
157
<script src="scripts/easteregg.js"></script>
158
159
</body>
0 commit comments