Skip to content

Commit 8447c2d

Browse files
fix navbar logo
1 parent 0961082 commit 8447c2d

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)