From 2f82fa99b73e6117b8e35cc501e68ccc371b3284 Mon Sep 17 00:00:00 2001 From: "C. Lente" <7017340+clente@users.noreply.github.com> Date: Sat, 4 Mar 2023 15:20:14 -0300 Subject: Fix path to share image --- exampleSite/content.pt/blog/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite/content.pt/blog/_index.md') diff --git a/exampleSite/content.pt/blog/_index.md b/exampleSite/content.pt/blog/_index.md index fc46376..7402287 100644 --- a/exampleSite/content.pt/blog/_index.md +++ b/exampleSite/content.pt/blog/_index.md @@ -1,6 +1,6 @@ --- title: "Blog" menu: "main" -images: ["/images/share.webp"] +images: ["images/share.webp"] weight: 2 --- \ No newline at end of file -- cgit v1.2.3