aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/content.pt
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 /exampleSite/content.pt
parent2f82fa99b73e6117b8e35cc501e68ccc371b3284 (diff)
downloadhugo-bearcub-8b4ac7a925ca870aeedb118702678100f262fb8a.tar.gz
hugo-bearcub-8b4ac7a925ca870aeedb118702678100f262fb8a.tar.bz2
Fix path to share image again
Diffstat (limited to 'exampleSite/content.pt')
-rw-r--r--exampleSite/content.pt/_index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content.pt/_index.md b/exampleSite/content.pt/_index.md
index b40ca29..e22b426 100644
--- a/exampleSite/content.pt/_index.md
+++ b/exampleSite/content.pt/_index.md
@@ -1,7 +1,7 @@
---
title: "Início"
menu: "main"
-images: ["images/share.webp"]
+images: ["/hugo-bearcub/images/share.webp"]
weight: 1
---