Skip to content

Fix build warnings#47

Open
dominikbayerl wants to merge 1 commit into
mainfrom
fix/warnings
Open

Fix build warnings#47
dominikbayerl wants to merge 1 commit into
mainfrom
fix/warnings

Conversation

@dominikbayerl
Copy link
Copy Markdown
Member

This PR fixes build errors due to deprecated config keys
and unused page layouts.

Signed-off-by: Dominik Bayerl dominik.bayerl@carissma.eu

- languageCode was deprecated in v0.158.0
- disable section index page (found no layout file for "html" for kind "section")

Signed-off-by: Dominik Bayerl <dominik.bayerl@carissma.eu>
@dominikbayerl
Copy link
Copy Markdown
Member Author

@copilot Review!

Copy link
Copy Markdown
Contributor

Copilot AI commented May 28, 2026

@copilot Review!

Reviewed the PR changes in 6b05160.

Result: no additional code changes are needed from my side. The config updates in hugo.toml address the deprecated key warning and disable section pages to avoid missing section layout warnings.

I also checked CI context: the current Copilot workflow run is in progress, and historical build failures on main are older runs with expired logs (410 Gone), so there was no new actionable failure tied to this PR revision.

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.

2 participants