Skip to content

Commit

Permalink
target blank on footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Antriel committed Dec 17, 2024
1 parent 6ceb38d commit 9e4577a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h1>Hello, this is Haxe dependency viewer. Have fun.</h1>
</a>
<span class="small">(Stars are appreciated, so I know people use this.)</span>
<div id="footer">
<span>Created by <a href="https://antriel.com">Antriel</a>.</span>
<span>Created by <a href="https://antriel.com" target="_blank">Antriel</a>.</span>
<span id="version">Version...</span>
</div>
</div>
Expand Down

0 comments on commit 9e4577a

Please sign in to comment.