Skip to content

Fix duplicate YAML keys in chatbot/_index.md#660

Open
beagandica wants to merge 1 commit intoNuevoFoundation:masterfrom
beagandica:fix/chatbot-duplicate-yaml
Open

Fix duplicate YAML keys in chatbot/_index.md#660
beagandica wants to merge 1 commit intoNuevoFoundation:masterfrom
beagandica:fix/chatbot-duplicate-yaml

Conversation

@beagandica
Copy link
Copy Markdown
Member

The frontmatter declared download, draft, and icon twice, causing Hugo v0.158+ to fail with: ''mapping key download already defined''. This blocked the entire site build (documented as a known issue in the repo README, lines 99-106). Removes the duplicate trailing block so hugo server and hugo --quiet --minify run cleanly.

The frontmatter declared download, draft, and icon twice, causing Hugo
v0.158+ to fail with: ''mapping key download already defined''. This
blocked the entire site build (documented as a known issue in the repo
README, lines 99-106). Removes the duplicate trailing block so hugo
server and hugo --quiet --minify run cleanly.

Co-authored-by: Copilot <[email protected]>
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