Updated Shop link to open a new page when clicked.

This commit is contained in:
t
2016-06-24 10:22:14 -07:00
parent 31619e8111
commit b4d7a7b5b2

View File

@ -24,7 +24,7 @@ nav.navbar.navbar-default.navbar-fixed-top.nav-height
li
a(href='/about') About
li
a(href='/shop') Shop
a(href='/shop', target='_blank') Shop
if !user
li
a(href='/signin') Sign in