diff --git a/package.json b/package.json index 82673e4..5eda4e9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "nodebb-theme-persona", "version": "2.1.28", "nbbpm": { - "compatibility": "^0.8.0" + "compatibility": "^0.8.2" }, "description": "Persona theme for NodeBB", "main": "theme.less", diff --git a/templates/header.tpl b/templates/header.tpl index 15885a5..de6d23f 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -5,7 +5,7 @@ {function.buildMetaTag} - + link="{linkTags.link}" rel="{linkTags.rel}" type="{linkTags.type}" href="{linkTags.href}" /> @@ -26,7 +26,7 @@ user: JSON.parse('{{userJSON}}') }; - +