Commit Graph

1 Commits

Author SHA1 Message Date
e01675dc4d Override theme social-icons partial: hugo.Data -> site.Data
Some checks failed
Deploy / deploy (push) Failing after 5s
The upstream anubis2 theme references hugo.Data.social.social_icons,
but `hugo` is a build-info namespace (hugo.Version, etc.) and has no
.Data field — Hugo errors with "can't evaluate field Data in type
interface {}". Theme data files live under site.Data, so this override
swaps the access path. Submodule left untouched.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 18:32:17 +02:00