External links now open in a new window.

This commit is contained in:
Luke Else 2023-09-28 07:15:13 +01:00
parent eac1534497
commit 26357e531d

View File

@ -189,7 +189,7 @@
</p>
<div class="card-footer">
<a href="{activeModal.link}">Learn More</a>
<a href="{activeModal.link}" target="_blank" rel="noopener noreferrer">Learn More</a>
<a href="/repos">Repos</a>
</div>
</Modal>