Skip to content

Commit

Permalink
fix: change text of link to main site (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjalle-S authored Jun 18, 2024
1 parent 4666087 commit 8a3cb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ const Header = () => {
href={import.meta.env.VITE_GP_URL}
rel="noopener noreferrer"
target="_blank">
Visit Main Site
Visit Explorer
</a>
</div>
</nav>
Expand Down

0 comments on commit 8a3cb04

Please sign in to comment.