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 fc46376..7402287 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: ["images/share.webp"] weight: 2 ---
\ No newline at end of file |