Skip to content

Add missing H1 heading to human-in-the-loop blog post#328

Merged
ProfessorSeb merged 2 commits intohitl-examplefrom
copilot/sub-pr-325-again
Mar 11, 2026
Merged

Add missing H1 heading to human-in-the-loop blog post#328
ProfessorSeb merged 2 commits intohitl-examplefrom
copilot/sub-pr-325-again

Conversation

Copy link

Copilot AI commented Mar 11, 2026

Blog posts in src/blogContent/ require an explicit # H1 heading after the metadata block — the page renderer does not inject metadata.title into the body. The human-in-the-loop-kagent.mdx post was missing this heading, breaking SEO and in-page navigation consistency.

Changes

  • src/blogContent/human-in-the-loop-kagent.mdx: Added H1 heading matching metadata.title immediately after the metadata export, consistent with other posts (e.g., kgateway-guardrails.mdx):
};

# Human-in-the-Loop with kagent: Keeping Humans in Control of AI Agents

AI agents are getting good...

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: ProfessorSeb <1268277+ProfessorSeb@users.noreply.github.com>
Copilot AI changed the title [WIP] WIP Address feedback on blog post and documentation example Add missing H1 heading to human-in-the-loop blog post Mar 11, 2026
@ProfessorSeb ProfessorSeb marked this pull request as ready for review March 11, 2026 21:49
@ProfessorSeb ProfessorSeb merged commit 3855f8d into hitl-example Mar 11, 2026
3 checks 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.

2 participants