Skip to content

Commit

Permalink
chore: update nav link autocorrected by vite
Browse files Browse the repository at this point in the history
  • Loading branch information
henryhale committed Mar 31, 2024
1 parent 9120d3a commit 60e6ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/nav.unit
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import NavItem from "./nav-item.unit";

<nav>
<a href="https://github.com/henryhale/create-unit">
<img src="/create-unit/favicon.png" alt="Unit.js" class="logo"/>
<img src="/favicon.png" alt="Unit.js" class="logo"/>
</a>
<h1>Unit.js</h1>
<ul>
Expand Down

0 comments on commit 60e6ce6

Please sign in to comment.