We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41503bc + 329138e commit 621393cCopy full SHA for 621393c
src/social-media.html
@@ -1327,7 +1327,11 @@
1327
<!-- Navbar starts here -->
1328
<nav class="navbar navbar-expand-lg bg-body-tertiary">
1329
<div class="container-fluid d-flex justify-content-between align-items-center px-2 px-sm-5">
1330
- <a class="navbar-brand" href="#"><img src="../images/Logo.png" alt="GrowCraft" width="200" id="logo"></a>
+ <a class="navbar-brand" href="#">
1331
+ <img src="../images/Logo_new.png" alt="GrowCraft" width="200" id="site-logo">
1332
+</a>
1333
+
1334
1335
1336
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
1337
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
0 commit comments