mirror of
https://github.com/atlanticbiomedical/website.git
synced 2025-07-01 18:07:27 -04:00
Open login link in new window
Need to open the login link in a new window to avoid issues with having the logo link to "/".
This commit is contained in:
@ -25,7 +25,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class="divider"></li>
|
<li class="divider"></li>
|
||||||
<li>
|
<li>
|
||||||
<a href="http://site.atlb.co">Tech Login</a>
|
<a href="http://site.atlb.co" target="new">Tech Login</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
Reference in New Issue
Block a user