Skip to content

Commit 581f23b

Browse files
Merge pull request #596 from AnuragGupta007/master
fix: make navbar logo visible
2 parents ed4c82a + 8447c2d commit 581f23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content-writing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@
677677
<nav class="navbar navbar-expand-lg">
678678
<div class="container-fluid px-5">
679679
<a class="navbar-brand" href="../index.html">
680-
<img src="../images/Logo.png" alt="GrowCraft" style="color: black !important;" width="180">
680+
<img src="../images/Logo_new.png" alt="GrowCraft" style="color: black !important;" width="180">
681681
</a>
682682

683683
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav">

0 commit comments

Comments
 (0)