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:
Chris Sewell
2014-10-07 18:13:20 -04:00
parent 3342d92d14
commit 60ba395203

View File

@ -25,7 +25,7 @@
</li>
<li class="divider"></li>
<li>
<a href="http://site.atlb.co">Tech Login</a>
<a href="http://site.atlb.co" target="new">Tech Login</a>
</li>
</ul>
</section>