diff options
Diffstat (limited to 'exampleSite/content/blog/_index.md')
-rw-r--r-- | exampleSite/content/blog/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/blog/_index.md b/exampleSite/content/blog/_index.md index 7402287..7752b36 100644 --- a/exampleSite/content/blog/_index.md +++ b/exampleSite/content/blog/_index.md @@ -1,6 +1,6 @@ --- title: "Blog" menu: "main" -images: ["images/share.webp"] +images: ["/hugo-bearcub/images/share.webp"] weight: 2 ---
\ No newline at end of file |