Skip to content

Commit

Permalink
Merge pull request #36 from john-bagiliko/main
Browse files Browse the repository at this point in the history
updated a profile photo on Team page.
  • Loading branch information
john-bagiliko authored Mar 15, 2024
2 parents a74ab2c + 3987812 commit eea4ae9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 12 deletions.
11 changes: 2 additions & 9 deletions About.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,11 @@
</div>
</header><!-- End Header -->

<main id="main">
<main id="main">
<br>
<br>
<!-- Hero Section - Home Page -->


<!-- About Section - Home Page -->
<!-- About Section -->
<section id="about" class="about">



<div class="container" data-aos="fade-up" data-aos-delay="100">
<div class="container section-title" data-aos="fade-up">
Expand Down Expand Up @@ -150,8 +145,6 @@ <h4 class="card-title" style="color: #008B8B;">Mathematical Sciences</h4>

</div>



</section><!-- End About Section -->

<!-- Services Section - Home Page -->
Expand Down
4 changes: 1 addition & 3 deletions Team.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,6 @@
<br>
<br>
<!-- Hero Section - Home Page -->


<!-- Team Section - Home Page -->
<section id="team" class="team">

Expand Down Expand Up @@ -404,7 +402,7 @@ <h4>Patrick Banahene</h4>

<div class="col-lg-4 col-md-6 member" data-aos="fade-up" data-aos-delay="600">
<div class="image-overlay-wrapper">
<img src="assets/img/team/Derick.jpg" class="team-image" alt="">
<img src="assets/img/team/Derick.jpeg" class="team-image" alt="">
<div class="social-icons-container">
<a href="https://twitter.com/yourusername" target="_blank" class="social-icon">
<i class="fab fa-twitter"></i>
Expand Down
Binary file added assets/img/team/Derick.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 removed assets/img/team/Derick.jpg
Binary file not shown.

0 comments on commit eea4ae9

Please sign in to comment.