From efadb1fdcc96945def7bda0b1a4bccacc47e6c38 Mon Sep 17 00:00:00 2001 From: Michael Irwin Date: Wed, 8 May 2024 03:07:42 -0400 Subject: [PATCH] Fix URL used for images in twitter/og previews (#19989) * Fix URL used for images in twitter/og previews * Use absURL to create absolute URLs for meta tag URLs * Update other uses of base URL generation to use absURL helper --- layouts/_default/hub-api-baseof.html | 2 +- layouts/index.robots.txt | 2 +- layouts/partials/meta.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/_default/hub-api-baseof.html b/layouts/_default/hub-api-baseof.html index bee7269ea6..b2c71ed473 100644 --- a/layouts/_default/hub-api-baseof.html +++ b/layouts/_default/hub-api-baseof.html @@ -11,7 +11,7 @@ {{ partialCached "favicon.html" "favicon" }} - +