Link to Gitscuit now opens in new tab

This commit is contained in:
bitscuit 2021-03-13 20:12:38 +01:00
parent 14d00a407a
commit f0e9da04f3
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<button id="button_username" class="button button-primary"><i class="fas fa-check"></i></button>
</div>
<div class="footer">
<p>Copyright &copy; 2021 Thomas Van Acker<br/>Project hosted on <a href="https://git.bitscuit.be/bitscuit/Scrawl">Gitscuit</a></p>
<p>Copyright &copy; 2021 Thomas Van Acker<br/>Project hosted on <a target="_blank" href="https://git.bitscuit.be/bitscuit/Scrawl">Gitscuit</a></p>
</div>