You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Person schema avatar, pin Actions to SHAs, clean up config
Person schema on the homepage pointed to /avatar.jpg at site root,
but the avatar lives in assets/ and was never published — search
engines hit a 404. Use resources.Get + .Permalink so Hugo publishes
the file and emits the real URL.
Pin all GitHub Actions to commit SHAs (with version comment) so a
compromised action maintainer can't push into the build pipeline.
Auto-generate post titles in the archetype from the bundle directory
name, and drop the dead commented [module] block in hugo.toml.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments