Skip to content

Commit

Permalink
Update logo image
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmadNader319 authored Feb 14, 2024
1 parent 58abb6e commit 63107e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<body>
<div class="hero_area">
<!-- header section strats -->
<!-- header section starts -->
<header class="header_section">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg custom_nav-container pt-3">
Expand Down Expand Up @@ -110,7 +110,7 @@ <h3>
<div class="row">
<div class="col-md-5">
<div class="img-box">
<img src="images/AlphaBiotechLogo.jpg" alt="">
<img src="../images/AlphaBiotechLogo.jpg" alt="">
</div>
</div>
<div class="col-md-7">
Expand Down Expand Up @@ -446,4 +446,4 @@ <h5>

</body>

</html>
</html>

0 comments on commit 63107e6

Please sign in to comment.