Skip to content

Fix Hugo build error caused by duplicate avatar key - #38

Merged
khayyamsaleem merged 1 commit into
mainfrom
fix-hugo-build
May 22, 2026
Merged

Fix Hugo build error caused by duplicate avatar key#38
khayyamsaleem merged 1 commit into
mainfrom
fix-hugo-build

Conversation

@khayyamsaleem

Copy link
Copy Markdown
Owner

This PR fixes the Hugo build error that was occurring due to a duplicate 'avatar' key in the ai authors configuration in hugo.yaml. The build was failing with the error: 'mapping key "avatar" already defined'. The fix removes the duplicate entry and ensures the site builds correctly.

Fixed duplicate 'avatar' key mapping in the ai authors configuration that was preventing Hugo from building the site
@khayyamsaleem
khayyamsaleem merged commit 7b1cf3b into main May 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant