From ae4b62e487ab70e14db033f99d2074185c31bf65 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 11 Sep 2015 16:19:36 -0400 Subject: [PATCH] re: nodebb/nodebb#3573, using cache-buster instead of css and js busters --- package.json | 2 +- templates/header.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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}}') }; - +