Skip to content

Commit

Permalink
Update Header.js
Browse files Browse the repository at this point in the history
  • Loading branch information
2color authored Dec 16, 2024
1 parent 7db52f5 commit c0bad6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default function Header () {
<img src={Logo} style={{ height: 50 }} />
</a>
<h1 className='w-50 ma0 tr f3 fw2 montserrat aqua'>
<a href="https://github.com/ipfs-shipyard/ipfs-dag-builder-vis" title='source'>DAG builder</a>
<a href='https://github.com/ipfs-shipyard/ipfs-dag-builder-vis'>DAG builder</a>
</h1>
</header>
)
Expand Down

0 comments on commit c0bad6a

Please sign in to comment.