Skip to content

Commit

Permalink
fixed footer logo img source
Browse files Browse the repository at this point in the history
  • Loading branch information
dejotb committed Jul 24, 2022
1 parent 0b2e7bb commit 067b9af
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 @@ -70,7 +70,7 @@
target="_blank"
rel="noopener noreferrer"
>
<img src="/img/logo.png" alt="" srcset="" />
<img src="img/logo.png" alt="" srcset="" />
</a>
</div>
</footer>
Expand Down

0 comments on commit 067b9af

Please sign in to comment.