Add a _headLinks block to layout

This commit is contained in:
Shane Kilkelly 2017-01-31 15:43:53 +00:00
parent b0dd7475b0
commit efdd777c89

View file

@ -21,6 +21,8 @@ html(itemscope, itemtype='http://schema.org/Product')
link(rel="icon", href="/favicon.ico")
link(rel='stylesheet', href=buildCssPath('/style.css'))
block _headLinks
if settings.i18n.subdomainLang
each subdomainDetails in settings.i18n.subdomainLang
if !subdomainDetails.hide