Skip to content

Commit

Permalink
Update clients.html
Browse files Browse the repository at this point in the history
replaced the bcbl logo with a bigger version
  • Loading branch information
ihintza authored Oct 25, 2024
1 parent 90ac38c commit 850ecf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/clients.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="row">
<div class="col-md-3 col-sm-6">
<a href="#">
<img src="img/logos/bcbl.jpg" class="img-responsive img-centered" alt="">
<img src="img/logos/bcbl_bigger.jpg" class="img-responsive img-centered" alt="">
</a>
</div>
<div class="col-md-3 col-sm-6">
Expand Down

0 comments on commit 850ecf4

Please sign in to comment.