aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/content.pt
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content.pt')
-rw-r--r--exampleSite/content.pt/_index.md1
-rw-r--r--exampleSite/content.pt/blog/_index.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/content.pt/_index.md b/exampleSite/content.pt/_index.md
index 4cf0d7e..badc5fe 100644
--- a/exampleSite/content.pt/_index.md
+++ b/exampleSite/content.pt/_index.md
@@ -1,6 +1,7 @@
---
title: "Início"
menu: "main"
+images: ["/images/share.webp"]
weight: 1
---
diff --git a/exampleSite/content.pt/blog/_index.md b/exampleSite/content.pt/blog/_index.md
index 7588ac1..fc46376 100644
--- a/exampleSite/content.pt/blog/_index.md
+++ b/exampleSite/content.pt/blog/_index.md
@@ -1,5 +1,6 @@
---
title: "Blog"
menu: "main"
+images: ["/images/share.webp"]
weight: 2
--- \ No newline at end of file