HackerspaceMumbai / eleventy-high-performance-blog

Official blog site for Hackerspace Mumbai
https://hackmum.in
MIT License
3 stars 0 forks source link

Logo file not being found during build #35

Closed indcoder closed 3 years ago

indcoder commented 3 years ago

With pathprefix[/blog] being appended to our url, while the code is expecting to find it under /img/blog immediately after the domain , a file not found error is being thrown during npm run build:pathprefix

Writing _site/index.html from ./index.njk. Error: File "https://hackmum.in/blog/img/logo/logo.jpg" not found at /home/indcoder/projects/blog/third_party/eleventy-plugin-local-images/.eleventy.js:22:17