Fix path to share image again
This commit is contained in:
parent
2f82fa99b7
commit
8b4ac7a925
5 changed files with 5 additions and 5 deletions
|
@ -51,7 +51,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 = ["images/share.webp"]
|
||||
images = ["/hugo-bearcub/images/share.webp"]
|
||||
|
||||
# This title is used as the site_name on the Hugo's internal opengraph
|
||||
# structured data template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue