feat: set target="_blank" for external links
This commit is contained in:
parent
bcb581e96f
commit
805d74919b
|
@ -12,12 +12,12 @@
|
|||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="internal" href="https://git.saragerretsen.nl/Sara">
|
||||
<a class="internal" href="https://git.saragerretsen.nl/Sara" target="_blank">
|
||||
<h2>Git↗</h2>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="internal" href="https://blog.winter-software.com/profile/0e41208a-716e-4f10-ae65-8096a10837eb">
|
||||
<a class="internal" href="https://blog.winter-software.com/profile/0e41208a-716e-4f10-ae65-8096a10837eb" target="_blank">
|
||||
<h2>Blog↗<h2>
|
||||
</a>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue