Presently, I am working on updating the alfieaward.com website, and I am having a peculiar issue with local development. When I deploy locally with #11ty Eleventy v3.1.2, humans.txt becomes localhost:8080/humans.txt/ and that trailing slash is killing me. When I deploy to Netlify it looks fine. I wouldn't worry so much, except sometimes it also gives me Object.writeFileSync errors. Do you have any suggestions for me? #webdev