Skip to content

Commit

Permalink
fix nav logo
Browse files Browse the repository at this point in the history
  • Loading branch information
GovanDBT committed Dec 8, 2023
1 parent d7b7cd9 commit f8d8662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<header>
<section class="hero">
<nav class="nav collapsible container">
<a href="index.html"><img src="images/logo.svg"></a>
<a href="index.html"><img src="images/Logo.svg"></a>
<i class="fa-solid fa-bars-staggered nav-toggler"></i>
<div class="nav-list-container">
<ul class="list nav-list collapsible-content">
Expand Down

0 comments on commit f8d8662

Please sign in to comment.