We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af2e19 commit 9cc5d34Copy full SHA for 9cc5d34
index.html
@@ -305,7 +305,7 @@ <h3>Lyon, France</h3>
305
</a>
306
</li>
307
<li>
308
- <a href="https://github.com/numido/numido.github.io/blob/master/LICENSE.md">
+ <a href="https://github.com/numido/numido.github.io/blob/master/LICENSE.md" target="_blank">
309
MIT License
310
311
@@ -315,7 +315,7 @@ <h3>Lyon, France</h3>
315
©
316
<script>
317
document.write(new Date().getFullYear())
318
- </script>, Designed by <a href="https://www.invisionapp.com/">Invision</a>. Coded by Numido.
+ </script>, Designed by <a href="https://www.invisionapp.com/" target="_blank">Invision</a>. Coded by Numido.
319
</div>
320
321
</footer>
0 commit comments