ensure all links in links page open a new tab
This commit is contained in:
parent
3342c26455
commit
04440a6768
1 changed files with 8 additions and 2 deletions
|
|
@ -31,8 +31,14 @@
|
||||||
>Resume</a
|
>Resume</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="https://github.com/wi11-holdsworth">GitHub</a></li>
|
<li>
|
||||||
<li><a href="https://linkedin.com/in/wholds">LinkedIn</a></li>
|
<a href="https://github.com/wi11-holdsworth" target="_blank"
|
||||||
|
>GitHub</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://linkedin.com/in/wholds" target="_blank">LinkedIn</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue