Howdy!
Currently encountering a strange issue. It looks like Hugo has decided to randomly redirect content to the home page, and it doesn’t appear as though there’s a clear reason as to what’s redirected and what isn’t.
Example #1 - https://www.seattletalent.net/images/logo/st-25-logo-email.png should render an image and not the home page. This image is inaccessible regardless of browser, clearing cookies, purging the top-level “public” folder, etc…
Example #2 - February 2022 Newsletter renders the home page in the iframe instead of the hosted HTML source.
I’m additionally seeing 403 and 404 errors for links that lead to our partners.
This behavior is new, and have only started seeing it with the 0.125.7 upgrade when I publish the site to Amplify. Localhost behaves as expected, so it looks like there’s something broken with the build protocol.
Thoughts? Any and all feedback is appreciated.