Make images work with baseURLs containing a subdir

This commit is contained in:
Caio Lente 2023-10-18 23:36:03 -03:00
parent fc8583e445
commit 4edcba8dd1
No known key found for this signature in database
GPG key ID: E66D381776EFC03A
4 changed files with 5 additions and 5 deletions

View file

@ -187,7 +187,7 @@ enableRobotsTXT = true
# to your site. Ignored if `generateSocialCard = true`. For more information
# about previews, see https://gohugo.io/templates/internal#twitter-cards and
# https://gohugo.io/templates/internal#open-graph
images = ["/hugo-bearcub/images/share.webp"]
images = ["images/share.webp"]
# This title is used as the site_name on the Hugo's internal opengraph
# structured data template