mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Some documents are missing a `title` front matter, and instead use an H1 from the document body. This change introduces a fix to render an external h1 only if the front matter field is set. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>