Skip to content

Commit

Permalink
feat: media target blank
Browse files Browse the repository at this point in the history
  • Loading branch information
Senna46 committed May 1, 2024
1 parent 559c5b4 commit cae3b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/landing-page-html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -929,7 +929,7 @@ <h3 class="mx-auto text-3xl font-bold mb-8">
target="_blank"
>Jobs</a
> -->
<a class="link link-hover" href="https://github.com/UnUniFi/media">Press kit</a>
<a class="link link-hover" href="https://github.com/UnUniFi/media" target="_blank">Press kit</a>
</div>
<div class="footer-grid-item">
<span class="mb-2 font-bold uppercase">legal</span>
Expand Down

0 comments on commit cae3b8a

Please sign in to comment.