From 848f2af2625a0ad3ea05a43ae710d755cd226f83 Mon Sep 17 00:00:00 2001 From: Thorsten Date: Thu, 15 Apr 2021 16:34:01 +0200 Subject: [PATCH] Update internal.md (#1407) * Update internal.md Info about automatically used opengraph image metadata added. See source in https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/opengraph.html * Update content/en/templates/internal.md Co-authored-by: Joe Mooring Co-authored-by: Joe Mooring --- content/en/templates/internal.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/templates/internal.md b/content/en/templates/internal.md index 13d951aa1..b2e61d676 100644 --- a/content/en/templates/internal.md +++ b/content/en/templates/internal.md @@ -152,6 +152,7 @@ tags = [] Hugo uses the page title and description for the title and description metadata. The first 6 URLs from the `images` array are used for image metadata. +If [page bundles](/content-management/page-bundles/) are used and the `images` array is empty or undefined, images with filenames matching `*feature*` or `*cover*,*thumbnail*` are used for image metadata. Various optional metadata can also be set: