Merge pull request #9366 from sunydyz/fix/shop_target

Updated Shop link to open a new page when clicked.
pull/9324/head
Stuart Taylor 2016-06-25 05:40:44 +01:00 committed by GitHub
commit 20ada56abd
1 changed files with 1 additions and 1 deletions

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