chore(contactUs): contact us now opens in a new tab (#42)

This commit is contained in:
David Litvak Bruno
2017-11-08 16:01:17 +01:00
committed by GitHub
parent aa769dc02f
commit 761a585943

View File

@@ -108,7 +108,7 @@ html
| . 
a(href=`/imprint${queryString}` ) #{translate('imprintLabel', currentLocale.code)}
| . 
a(href=`https://www.contentful.com/contact/` ) #{translate('contactUsLabel', currentLocale.code)}
a(href=`https://www.contentful.com/contact/` target='_blank') #{translate('contactUsLabel', currentLocale.code)}
| .
.footer__social
p