Looks like assets aren't built. Try
./nodeb stop ./nodebb build ./nodebb startHeader image for a fresh install
-
I would like to get a header image for each page working but I can not seem to get the image path correct. I have tried using the widget html code to achieve this. Not sure if that is the best route or not. Here is the location I am trying to get the image.
-
<img src="http://localhost:4567/midnight/images/forest.jpg" >
and about 20 other combinations