[go: up one dir, main page]

Skip to content

Commit

Permalink
Added homepage link to the navbar brand on contributors page
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitkr2000 committed Aug 4, 2023
1 parent 2ebcce6 commit f548078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
<div class="container-fluid">
<div class="container-flex align-items-center gap-2">
<a href="https://bookingjini.com" ><img class="imglogo" src="logo.png"></a>
<a class="navbar-brand logotxt" href="#">Bookingjini Icons (v2.0)</a>
<a class="navbar-brand logotxt" href="/website/index.html">Bookingjini Icons (v2.0)</a>
</div>
<div class="navbar-nav navbar-expand-lg">
<div class="navbar-nav-in">
Expand Down

0 comments on commit f548078

Please sign in to comment.