aboutsummaryrefslogtreecommitdiff
path: root/exampleSite
diff options
context:
space:
mode:
authorCaio Lente <7017340+clente@users.noreply.github.com>2023-10-18 23:36:03 -0300
committerCaio Lente <7017340+clente@users.noreply.github.com>2023-10-18 23:36:03 -0300
commit4edcba8dd16f8e6f9564a2743fe28b7bdfed9784 (patch)
tree8969b4576e889819c461c7b149f90edd4a78e33d /exampleSite
parentfc8583e4458ee8675b5a982fbdcf523d4f05373e (diff)
downloadhugo-bearcub-4edcba8dd16f8e6f9564a2743fe28b7bdfed9784.tar.gz
hugo-bearcub-4edcba8dd16f8e6f9564a2743fe28b7bdfed9784.tar.bz2
Make images work with baseURLs containing a subdir
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index b9fc796..d5eff2b 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -53,7 +53,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