Skip to content

Commit 9cc5d34

Browse files
committed
Add target for links
1 parent 3af2e19 commit 9cc5d34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ <h3>Lyon, France</h3>
305305
</a>
306306
</li>
307307
<li>
308-
<a href="https://github.com/numido/numido.github.io/blob/master/LICENSE.md">
308+
<a href="https://github.com/numido/numido.github.io/blob/master/LICENSE.md" target="_blank">
309309
MIT License
310310
</a>
311311
</li>
@@ -315,7 +315,7 @@ <h3>Lyon, France</h3>
315315
&copy;
316316
<script>
317317
document.write(new Date().getFullYear())
318-
</script>, Designed by <a href="https://www.invisionapp.com/">Invision</a>. Coded by Numido.
318+
</script>, Designed by <a href="https://www.invisionapp.com/" target="_blank">Invision</a>. Coded by Numido.
319319
</div>
320320
</div>
321321
</footer>

0 commit comments

Comments
 (0)