Skip to content

Commit

Permalink
Remove image from about
Browse files Browse the repository at this point in the history
  • Loading branch information
steph1111 committed Aug 19, 2024
1 parent d40ac6f commit e61e0f1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
12 changes: 6 additions & 6 deletions _includes/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ <h2 class="title has-text-left has-text-white is-size-2 has-text-weight-bold mgb
</h2>
<br>
<div class="columns">
<div class="column is-one-third-desktop is-one-third-tablet is-one-third-fullhd">
<figure class="image">
<img src="https://github.com/CabrilloRoboticsClub/cabrillorobotics.github.io/blob/e5e9fa3a27dd8253159ab31d87d3fd3c05a9c159/assets/images/team.jpg?raw=true" alt="Cabrillo Robotics Club team at the 2024 MATE World Championships">
</figure>
</div>
<div class="column has-text-left-desktop has-text-left-tablet has-text-left-fullhd has-text-left-widescreen">
<p>
wiuhwiqhwpiqhspoqwhspoqmhspiqwmhsiwq
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
<br>
<div class="container columns is-centered">
Expand All @@ -21,6 +16,11 @@ <h2 class="title has-text-left has-text-white is-size-2 has-text-weight-bold mgb
class="button is-rounded has-text-weight-normal is-primary is-outlined has-background-primary-dark">Our Team</a>
</a>
</div>
<div>
<a href="{{site.url}}{{site.baseurl}}/team"
class="button is-rounded has-text-weight-normal is-primary is-outlined has-background-primary-dark">Donate</a>
</a>
</div>
<div>
<a href="{{site.url}}{{site.baseurl}}/blog"
class="button is-rounded has-text-weight-normal is-primary is-outlined has-background-primary-dark">What's New</a>
Expand Down
8 changes: 1 addition & 7 deletions _includes/latest-project.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,7 @@ <h2 class="title has-text-left has-text-white is-size-2 has-text-weight-bold">
<div class="columns">
<div class="column has-text-left-desktop has-text-left-tablet has-text-left-fullhd has-text-left-widescreen">
<p>
Our latest project, SeaHawk II continues Cabrillo Robotics legacy of SeaHawk I and Hydrozoa as a
highly modular and adaptable vehicle. The SeaHawk II was engineered to compete in the 2024 MATE International Competition.
MATE challenges teams worldwide to build a Remotely Operated Vehicle (ROV) that can complete simulated real-world tasks underwater. Teams also demonstrate their
robot's functionality and design rationale through marketing, documentation, a presentation, and more. Previously,
Cabrillo Robotics has competed in the Pioneer division of the competition and took home first place the last two
consecutive years. This year, we take on the challenge of developing a ROV to compete in the highest class of the
competition: Explorer.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
<br>
<div class="container columns is-centered">
Expand Down

0 comments on commit e61e0f1

Please sign in to comment.