From b89373866d27f0e1271c520b23c1597ba8532525 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 22 Feb 2016 12:31:36 -0500 Subject: [PATCH] updated scripts for using persona as a base --- plugin.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 33a51d4..acb84c3 100644 --- a/plugin.json +++ b/plugin.json @@ -7,6 +7,10 @@ } ], "scripts": [ - "lib/client.js" + "lib/client.js", + "../nodebb-theme-persona/lib/persona.js", + "../nodebb-theme-persona/lib/modules/nprogress.js", + "../nodebb-theme-persona/lib/modules/autohidingnavbar.min.js", + "../nodebb-theme-persona/lib/modules/slideout.min.js" ] } \ No newline at end of file