Link to GnuPG website should open in a new tab
This commit is contained in:
parent
8633258665
commit
e0413a9da2
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ export default function() {
|
||||||
{gpgFingerprint.trim()}
|
{gpgFingerprint.trim()}
|
||||||
</code>
|
</code>
|
||||||
</pre>
|
</pre>
|
||||||
<p>You can find more info about GPG on the <a href="https://gnupg.org/">GnuPG official website</a>.</p>
|
<p>You can find more info about GPG on the <a href="https://gnupg.org/" target="_blank">GnuPG official website</a>.</p>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h2 id="donate"> Donating</h2>
|
<h2 id="donate"> Donating</h2>
|
||||||
|
|
Loading…
Reference in a new issue