Hey,
I am having some trouble getting my background image to load when my site is deployed. My publish directory is set to /views where my index.html is. Inside /views I have a directory ‘resources’ where I store an image for my background. I load and style the image in index.html. It looks and works fine on my local environment but when I deploy it with Render it is not working. Can anyone help me?