I’m using the jekyll theme sleek. I’m having a problem with the images loading. I used gulp to format the images, but whenever I run sudo jekyll build
(I’m running sudo because I’m serving it from a server using apache so the site is owned by www-data not me). I have the images in /_img/posts/ and then gulp throws them into /assets/img/posts. But I get this little icon instead:
I’m not sure why they aren’t loading. Lemme know if theres anything for me to do!
thanks!