Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwud committed Mar 1, 2024
1 parent cb6054b commit b7d0c64
Show file tree
Hide file tree
Showing 29 changed files with 38 additions and 636 deletions.
6 changes: 3 additions & 3 deletions src/components/MainHeader.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ const MainHeader = () => {
<span>
Allentown <br/>
Redbird <br/>
Blackbird <br/>
FIRST <br/>
</span>
</div>
</div>
<h1>Robotics</h1>
<p>
Empowering students to apply engineering, leadership, and design skills in the FIRST Robotics Competition
</p>
<Link to="/about" className='btn lg'>1807</Link>
<Link to="/blackbird" className='btn lg'>1812</Link>
<Link to="/about" className='btn lg'>About</Link>
<Link to="/event" className='btn lg'>Event</Link>
</div>
</div>
</header>
Expand Down
Loading

0 comments on commit b7d0c64

Please sign in to comment.