From 8b4ac7a925ca870aeedb118702678100f262fb8a Mon Sep 17 00:00:00 2001 From: "C. Lente" <7017340+clente@users.noreply.github.com> Date: Sat, 4 Mar 2023 15:32:37 -0300 Subject: Fix path to share image again --- exampleSite/content.pt/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite/content.pt/_index.md') 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 --- -- cgit v1.2.3