Source link opens in a new tab

This commit is contained in:
2026-09-19 00:49:24 -07:00
parent bb25355c23
commit cee4f74257
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ export function LoginPage() {
<br />
<a href="https://ihasmail.org" target="_blank" rel="noopener noreferrer">{t("ihasmail.org")}</a>
{" · "}
<a href={withBase(SOURCE_ARCHIVE)} download>{t("AGPL-3.0 source")}</a>
<a href={withBase(SOURCE_ARCHIVE)} target="_blank" rel="noopener noreferrer">{t("AGPL-3.0 source")}</a>
{" "}
<span className="notranslate" translate="no">({SOURCE_ID})</span>
</p>