Problem when trying to call masonry js library in plugin.json
-
I have a problem with implementing a masonry library script into my theme. I followed this https://github.com/NodeBB/nodebb-theme-lavender/blob/master/plugin.json to see how it should be done. Of course I changed "lavender" to "my theme name". So now my files looks like this:
- plugin.json http://screencast.com/t/LcPwNv5g
- theme.json http://screencast.com/t/juwjCrtfJQ
The problem is that my site then crashes. And it says that the problem is
unexpected token }
http://screencast.com/t/QXeJAsgwF and that is weird because I never changed those files.
Copyright © 2024 NodeBB | Contributors