Open "about" in a new tab to not lose work in progress

This commit is contained in:
Simon Cambier 2023-12-02 22:40:08 +01:00
parent 52c1f80d4b
commit ac7b41ecfc

View File

@ -8,7 +8,7 @@
<a href="/new" title="Create a new note">Paste</a>
</h1>
<span class="ml-8 text-xs">
<a href="/about">About</a>
<a href="/about" target="_blank">About</a>
<a class="ml-4" href="https://git.scambier.xyz/scambier/paste" target="_blank">Source</a>
</span>
</div>