aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorC. Lente <7017340+clente@users.noreply.github.com>2023-03-04 15:20:14 -0300
committerC. Lente <7017340+clente@users.noreply.github.com>2023-03-04 15:20:14 -0300
commit2f82fa99b73e6117b8e35cc501e68ccc371b3284 (patch)
tree7845d4d414511d154c52b5c866505ef577bd17a2 /README.md
parent81ca655c67f337f399bd67d08779f5b1a33d68f6 (diff)
downloadhugo-bearcub-2f82fa99b73e6117b8e35cc501e68ccc371b3284.tar.gz
hugo-bearcub-2f82fa99b73e6117b8e35cc501e68ccc371b3284.tar.bz2
Fix path to share image
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 aa60634..f1cf3da 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 = ["images/share.webp"]
# This title is used as the site_name on the Hugo's internal opengraph
# structured data template