docs/layouts
David Karlsson 1c6f0ee337
hugo: fix edge case causing duplicate h1 (#17959)
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>
2023-08-22 10:48:51 +01:00
..
_default hugo: fix edge case causing duplicate h1 (#17959) 2023-08-22 10:48:51 +01:00
partials migrate to hugo 2023-08-22 09:41:02 +02:00
samples migrate to hugo 2023-08-22 09:41:02 +02:00
shortcodes migrate to hugo 2023-08-22 09:41:02 +02:00
404.html migrate to hugo 2023-08-22 09:41:02 +02:00
index.html migrate to hugo 2023-08-22 09:41:02 +02:00
index.redirects.json migrate to hugo 2023-08-22 09:41:02 +02:00
index.robots.txt migrate to hugo 2023-08-22 09:41:02 +02:00
sitemap.xml migrate to hugo 2023-08-22 09:41:02 +02:00