aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorC. Lente <7017340+clente@users.noreply.github.com>2023-03-04 15:32:37 -0300
committerC. Lente <7017340+clente@users.noreply.github.com>2023-03-04 15:32:37 -0300
commit8b4ac7a925ca870aeedb118702678100f262fb8a (patch)
tree632a4c0992742c805600af0c8af4c1b72e066ab7 /README.md
parent2f82fa99b73e6117b8e35cc501e68ccc371b3284 (diff)
downloadhugo-bearcub-8b4ac7a925ca870aeedb118702678100f262fb8a.tar.gz
hugo-bearcub-8b4ac7a925ca870aeedb118702678100f262fb8a.tar.bz2
Fix path to share image again
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1cf3da..c45b176 100644
--- a/README.md
+++ b/README.md
@@ -173,7 +173,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