@ -5,7 +5,7 @@
"compatibility": "^1.16.0"
},
"description": "Persona theme for NodeBB",
"main": "theme.less",
"main": "library.js",
"repository": {
"type": "git",
"url": "https://github.com/psychobunny/nodebb-theme-persona"
@ -1,6 +1,5 @@
{
"id": "nodebb-theme-persona",
"library": "library.js",
"hooks": [
{ "hook": "filter:widgets.getAreas", "method": "defineWidgetAreas" },
{ "hook": "filter:config.get", "method": "getThemeConfig" },