ChrisArchitect 11 hours ago

weird post. I mean, you set the permalink scheme in your config how you want. Of course it treats files and directories differently. Your scheme is trailing-slash. So traffic to no-trailing-slash is going to 301. You're lucky it 301s instead of 404.

  • cancan 11 hours ago

    This site is hosted on Github Pages as a statically built site; it's not served by Astro. I don't think I can control what they do with trailing slashes or the lack of it. This is also clarified on the Astro config.