Skip to content

Commit 29b93b2

Browse files
author
Aman Bilaiya
committed
logo updated on website
1 parent eab648d commit 29b93b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/layouts/main.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<body>
2525
<nav class="navbar navbar-expand-lg navbar-dark bg-dark sticky-top">
2626
<a class="navbar-brand" href="/">
27-
<img src="/images/bosslogo.png" height="30" class="d-inline-block align-top" alt="Coding Blocks">
27+
<img src="/images/bosslogo-light.png" height="30" class="d-inline-block align-top" alt="Coding Blocks">
2828
</a>
2929
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
3030
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
@@ -128,4 +128,4 @@
128128
});
129129
</script>
130130

131-
</html>
131+
</html>

0 commit comments

Comments
 (0)