Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
task: intern leader
Browse files Browse the repository at this point in the history
  • Loading branch information
tyliec committed Apr 26, 2023
1 parent 7b93cf7 commit c1488bb
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 19 deletions.
Binary file removed assets/img/team/1.jpg
Binary file not shown.
Binary file removed assets/img/team/2.jpg
Binary file not shown.
Binary file removed assets/img/team/3.jpg
Binary file not shown.
Binary file added assets/img/team/avenmia.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/gordner.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/kmal808.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/tyliec.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 0 additions & 13 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -10430,19 +10430,6 @@ header.masthead .masthead-heading {
padding: 0 100px 20px 20px;
}
}
.team-member {
margin-bottom: 3rem;
text-align: center;
}
.team-member img {
width: 14rem;
height: 14rem;
border: 0.5rem solid rgba(0, 0, 0, 0.1);
}
.team-member h4 {
margin-top: 1.5rem;
margin-bottom: 0;
}

section#contact {
background-color: #212529;
Expand Down
44 changes: 38 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,15 +367,17 @@ <h4 class="subheading">Kaiulu Strategic Promise Developed</h4>
</div>
</li>
<li>
<div class="timeline-image"><img class="rounded-circle img-fluid"
src="assets/img/about/volcano.png" alt="" /></div>
<div class="timeline-image"><img class="rounded-circle img-fluid" src="assets/img/about/volcano.png"
alt="" /></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>June 2023</h4>
<h4 class="subheading">Code for America Brigade Cancellation</h4>
</div>
<div class="timeline-body">
<p class="text-muted">Code for America <a href="https://statescoop.com/code-for-america-local-brigades-ending/">cancels</a> the local brigades program.</p>
<p class="text-muted">Code for America <a
href="https://statescoop.com/code-for-america-local-brigades-ending/">cancels</a>
the local brigades program.</p>
</div>
</div>
</li>
Expand All @@ -399,13 +401,43 @@ <h4>
<div class="text-center">
<h2 class="section-heading text-uppercase">Be apart of our story!</h2>

<div class="row">
<div class="col-sm mx-auto text-center">
<h4 class="mb-3">Intern Leader</h4>
<img class="w-25 rounded" src="./assets/img/team/gordner.jpeg" alt="">
</div>
</div>

<br>

<div class="row">
<div class="col-sm mx-auto text-center">
<h4 class="mb-3">Intern</h4>
<img class="w-50 rounded" src="./assets/img/team/tyliec.jpeg" alt="">
<p>Tyler Chong</p>
</div>
<div class="col-sm mx-auto text-center">
<h4 class="mb-3">Intern</h4>
<img class="w-50 rounded" src="./assets/img/team/avenmia.jpeg" alt="">
<p>Mike Avendano</p>
</div>
<div class="col-sm mx-auto text-center">
<h4 class="mb-3">Intern</h4>
<img class="w-50 rounded" src="./assets/img/team/kmal808.jpeg" alt="">
<p>Kurt Malley</p>
</div>
</div>
<br>

<div class="row">
<div class="col-lg-8 mx-auto text-center">
<p class="large text-muted">Join and Make Friends
<p class="large text-muted">
Have questions or have a project to propose?
<a href="#contact">Email
<a href="mailto:[email protected]">Email
[email protected]</a>. Want to connect with
great people that love Hawaii? Join our next meetup event! We meet the first three Mondays
great people that love Hawaii? Join our next <a
href="https://www.meetup.com/Code-for-Hawaii/"> meetup event!</a> We meet the first
three Mondays
of
every month. Join us, even just to say Aloha!
</p>
Expand Down

0 comments on commit c1488bb

Please sign in to comment.