Skip to content

Commit 1c2dc6b

Browse files
Small fix
Co-Authored-By: Zachary Martinez <65839659+Magician357@users.noreply.github.com>
1 parent 8bf5071 commit 1c2dc6b

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,13 @@
6767
<div class="smallnav">
6868
<button onclick="toggleNav()"></button>
6969
</div>
70+
<div class="logo">
71+
<img src="../images/nerd.svg">
72+
<div>
73+
<h1>FRC TEAM 687</h1>
74+
<h1>THE NERD HERD</h1>
75+
</div>
76+
</div>
7077
</header>
7178
<div class="body">
7279
<div id="impact-video-div">

programs/ftc-league-g.html

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,20 @@
7070
</header>
7171
<div class="body">
7272

73-
<h1></h1>
73+
<h1>FTC League G</h1>
7474

7575
<p>Nerd Herd 687 runs FIRST Technical Challenge (FTC) teams and competitions for students at the California Academy of Mathematics and Science (CAMS). This program invites students from 9th-12th grade to participate as part of one of our two FTC teams, Team 49 and 51. </p>
7676

77+
<p>FTC League G was created by CAMS in 2022 to hold FTC competitions on their campus. Its main purpose was to allow for the ease of transportation for teams in the Long Beach Area and move the competition day from Sunday to Saturday where most people are available.</p>
78+
79+
<h1>Team 48:</h1>
80+
<h1>Team 49:</h1>
81+
<h2>2023-2024 season</h2>
82+
<h1>Team 50:</h1>
83+
<h1>Team 51:</h1>
84+
85+
7786

78-
7987
</div>
8088
<footer>
8189
<div>

0 commit comments

Comments
 (0)