Skip to content

fix (#119) : remove duplicate 'Getting Started with Podman' heading - #722

Open
Prat260104 wants to merge 1 commit into
containers:mainfrom
Prat260104:fix/issue-119-getting-started-duplicate
Open

fix (#119) : remove duplicate 'Getting Started with Podman' heading#722
Prat260104 wants to merge 1 commit into
containers:mainfrom
Prat260104:fix/issue-119-getting-started-duplicate

Conversation

@Prat260104

Copy link
Copy Markdown
Contributor

The page title was appearing twice - once from the frontmatter title and once from the H1 heading in the markdown content. Docusaurus automatically uses the frontmatter title as the page heading, so the duplicate H1 is unnecessary and causes visual duplication in the docs.

Fixes #119

Concisely describe the change

Before screenshot / screen recording

image

After screenshot / screen recording

image

Checklist

  • PR description, commit message, and GitHub comments are human-written, per LLM Policy

The page title was appearing twice - once from the frontmatter title
and once from the H1 heading in the markdown content. Docusaurus
automatically uses the frontmatter title as the page heading, so the
duplicate H1 is unnecessary and causes visual duplication in the docs.

Fixes containers#119

Signed-off-by: Prateek Rai <prateekrai903@gmail.com>
@Prat260104

Copy link
Copy Markdown
Contributor Author

Hi @ashley-cui @TomSweeneyRedHat ,
It fixes the un-necessary duplication of heading with minimal changes
fixes #119

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.

Getting Started with Podman 2x on docs index

1 participant