Skip to content

Commit

Permalink
chore: fixed path for logo
Browse files Browse the repository at this point in the history
  • Loading branch information
codesandtags committed Feb 14, 2024
1 parent 5e79cd8 commit d7da674
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -35,7 +35,7 @@
<div id="root">
<nav id="top-banner">
<a href="https://www.codesandtags.io/" id="website-link" target="_blank"
><img src="/public/img/codes-logo.png" width="50px" height="50px" />
><img src="./public/img/logo.png" width="50px" height="50px" />
</a>
<h1>What I use?</h1>
<a href="#" id="dark-mode-link">
Expand Down
File renamed without changes

0 comments on commit d7da674

Please sign in to comment.