Skip to content

Commit

Permalink
Add a link to the nav image (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshithaRathnayake authored Jun 18, 2022
1 parent b2cd2f1 commit dfeb9d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _includes/navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
<div class="col">
<div class="row justify-content-start">
<div class="col-sm-4">
<img class="nav-img" src="{{ site.baseurl }}/assets/img/nav-img.svg">
<a href="https://www.sack.edu.lk">
<img class="nav-img" src="{{ site.baseurl }}/assets/img/nav-img.svg">
</a>
</div>
<div class="col-sm-8">
<div class="row justify-content-end">
Expand Down

0 comments on commit dfeb9d9

Please sign in to comment.